test forcebot using rust
Find a file
2024-02-19 21:04:01 -05:00
.idea [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
src identity test fns 2024-02-19 21:04:01 -05:00
.gitignore functional identity demote,promote,canuserrun 2024-02-18 15:23:58 -05:00
Cargo.lock (init) botlog module 2024-02-13 07:54:35 -05:00
Cargo.toml (init) botlog module 2024-02-13 07:54:35 -05:00
flake.lock init commit 2023-10-22 08:35:09 -04:00
flake.nix access_token is defined in env variable 2023-11-28 01:49:51 -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>