test forcebot using rust
Find a file
2024-03-21 12:21:00 -04:00
.cargo other bots cant run botcommands 2024-03-20 19:08:01 -04: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 complete helper fns 2024-03-21 12:21:00 -04: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 other bots cant run botcommands 2024-03-20 19:08:01 -04: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 other bots cant run botcommands 2024-03-20 19:08:01 -04: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>
  1. 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)