blob: 5cf67d5f49897aa437cf03105d23c9d46b92174b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# bnbmc-announcement-api
Reads messages from the bits & Bytes Minecraft General Announcements, and displays it on the website.
# Configuration
bot/.env
```
TOKEN=[token]
ANNOUNCEMENT_CHANNEL=[channel_id]
```
|