smol adj to readme
This commit is contained in:
parent
88293377e8
commit
853557af08
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
@ -5,12 +5,11 @@ test ModulatingForceBot
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Set the following environment variables ; either on environment variables or in an .env file
|
1. Set the following environment variables ; either on environment variables or in an `.env` file
|
||||||
|
|
||||||
`login_name = <botname>`
|
```
|
||||||
|
login_name = <botname>
|
||||||
`access_token = <oath token>`
|
access_token = <oath token>
|
||||||
|
bot_channels = <chnl1>,<chnl2>
|
||||||
`bot_channels = <chnl1>,<chnl2>`
|
prefix = <prefix>
|
||||||
|
```
|
||||||
`prefix = <prefix>`
|
|
Loading…
Reference in a new issue