15 lines
No EOL
254 B
Markdown
15 lines
No EOL
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>
|
|
``` |