test forcebot using rust
Find a file
2023-12-02 02:05:30 -05:00
.idea [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
src [SMALL] added space to a string 2023-12-02 02:05:30 -05:00
.gitignore Environment variables can be defined in .env file instead 2023-12-02 02:00:51 -05:00
Cargo.lock Restrict replies to published rate limit 2023-11-28 23:13:43 -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 Environment variables can be defined in .env file instead 2023-12-02 02:00:51 -05:00

Forcebot

test ModulatingForceBot

Usage

  1. Set the following environment variables ; either on environment variables or in an .env file

access_token = <oath token> bot_channels = <chnl1>,<chnl2>