test forcebot using rust
Find a file
modulatingforce b8c33d2339
All checks were successful
ci/woodpecker/push/cargo-checks Pipeline was successful
ci/woodpecker/pr/cargo-checks Pipeline was successful
Merge pull request 'Bot admins in env file' (#22) from haru_test into master
Reviewed-on: #22
2024-04-09 13:48:55 -04:00
.cargo pub struct changes 2024-03-23 16:37:39 -04:00
.idea [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
.woodpecker ci: fix branch naming 2024-04-09 13:27:25 -04:00
nix nix: add pre-commit-hooks 2024-04-08 18:45:30 -04:00
src clippy 2024-04-09 13:47:06 -04:00
.gitignore nix: add pre-commit-hooks 2024-04-08 18:45:30 -04:00
Cargo.lock chat.send validates target channel module status 2024-03-24 18:51:34 -04:00
Cargo.toml chat.send validates target channel module status 2024-03-24 18:51:34 -04:00
flake.lock flake.lock: update 2024-04-09 01:02:55 +00:00
flake.nix nix: add pre-commit-hooks 2024-04-08 18:45:30 -04:00
LICENSE Initial commit 2023-10-22 07:44:00 -04:00
README.md Merge branch 'master' into haru_test 2024-04-09 12:56:21 -04:00
statix.toml nix: add pre-commit-hooks 2024-04-08 18:45:30 -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 = <oauth token>
bot_channels = <chnl1>,<chnl2>
prefix = <prefix>
bot_admins = <admins>
  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)