forcebot_rs/README.md

15 lines
254 B
Markdown

# 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>
```