test forcebot using rust
.idea | ||
.woodpecker | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
Forcebot
test ModulatingForceBot
Usage
- Set the following environment variables ; either on environment variables or in an
.env
file
login_name = <botname>
access_token = <oauth token>
bot_channels = <chnl1>,<chnl2>
prefix = <prefix>
bot_admins = <admins>