https://github.com/arctixdev/homeworkdiscordbot
A Discord Bot for managing homework
https://github.com/arctixdev/homeworkdiscordbot
Last synced: 3 months ago
JSON representation
A Discord Bot for managing homework
- Host: GitHub
- URL: https://github.com/arctixdev/homeworkdiscordbot
- Owner: arctixdev
- License: unlicense
- Created: 2022-09-22T10:08:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T15:12:04.000Z (over 1 year ago)
- Last Synced: 2025-02-26T10:43:40.266Z (3 months ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HomeworkDiscordBot
A Discord Bot for managing homework.env must include
TOKEN={YOUR TOKEN}
DBUSER={DATABASE USER}
DBHOST={DATABASE HOST}
DBPASSWORD={DATABASE PASSWORD}
DBNAME={DATABASE NAME}