test forcebot using rust
modulatingforce
018e8306e4
All checks were successful
ci/woodpecker/push/cargo-checks Pipeline was successful
Reviewed-on: #75 |
||
---|---|---|
.cargo | ||
.idea | ||
.woodpecker | ||
nix | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
statix.toml |
Forcebot
test ModulatingForceBot
Usage
- 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>
- If required, adjust the following additional
.cargo\config.toml
configurations :
[env]
OtherBots = # Other Bots for special handling (e.g., bot commands cant be ran by bots)