test forcebot using rust
Find a file
2024-03-02 10:06:26 -05:00
.idea [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
.woodpecker ci: fix clippy install 2024-02-25 13:51:58 -05:00
src botlog module 2024-03-02 10:06:26 -05:00
.gitignore functional identity demote,promote,canuserrun 2024-02-25 11:25:39 -05:00
Cargo.lock Merge branch 'main' into init-cli-p2 2024-02-25 11:53:43 -05:00
Cargo.toml fmt & clippy 2024-03-01 23:36:37 -05:00
flake.lock nix: updates 2024-02-19 21:27:24 -05:00
flake.nix flake.nix: update build inputs 2024-02-25 10:31:36 -05:00
LICENSE Initial commit 2023-10-22 07:44:00 -04:00
README.md smol adj to readme 2024-01-29 02:12:30 -05:00

Forcebot

test ModulatingForceBot

Usage

  1. Set the following environment variables ; either on environment variables or in an .env file
login_name = <botname>
access_token = <oath token>
bot_channels = <chnl1>,<chnl2>
prefix = <prefix>