smol adj to readme

This commit is contained in:
ModulatingForce 2024-01-29 02:12:30 -05:00
parent 88293377e8
commit 853557af08

View file

@ -5,12 +5,11 @@ test ModulatingForceBot
## 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>`
`access_token = <oath token>`
`bot_channels = <chnl1>,<chnl2>`
`prefix = <prefix>`
```
login_name = <botname>
access_token = <oath token>
bot_channels = <chnl1>,<chnl2>
prefix = <prefix>
```