Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremytubongbanua/svdh
https://github.com/jeremytubongbanua/svdh
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeremytubongbanua/svdh
- Owner: JeremyTubongbanua
- Created: 2024-10-09T23:42:18.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:32:46.000Z (17 days ago)
- Last Synced: 2024-10-21T21:51:32.991Z (17 days ago)
- Language: Python
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svdh
South Village Dining Hall discord bot
## Images
Makes these posts at 2am every day
![alt text](image.png)
![alt text](image-1.png)
![alt text](image-2.png)
## Set up
1. Set up `.env`
```.env
BOT_TOKEN='...'
CHANNEL_ID=1293712125780426773
SVDH_BREAKFAST='1293724313018568868'
SVDH_LUNCH='1293724332417089556'
SVDH_DINNER='1293724366252544030'
```2. Run `python3 my_bot.py`