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