test forcebot using rust
Find a file
2024-01-29 04:10:16 -05:00
.idea [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
src comment cleanup 2024-01-29 04:10:16 -05:00
.gitignore Environment variables can be defined in .env file instead 2023-12-02 02:00:51 -05:00
Cargo.lock enhanced ratelimiter 2023-12-19 00:34:21 -05:00
Cargo.toml Restrict replies to published rate limit 2023-11-28 23:13:43 -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>