Commit Graph

5 Commits (780ec2e540a8c78d415754caf811199921c6906b)

Author SHA1 Message Date
Kami 780ec2e540 - Added basic SQL functionality with SQLite fallback.
- Added basic "Quote" system/command using the new DB feature.
2025-02-03 12:17:55 +01:00
Kami 9ef553ecb0 - Added dictionary functionality
- Looks up a file in the "dictionary" folder
  - Returns a random category string within that file
- Added proper start time fetching through globals.get_bot_start_time()
2025-02-01 22:54:10 +01:00
Kami 82aec3dc5f - Reverted logging to a simpler terminal-only
- Added log levels in config.json
- Reworked requirements.txt
2025-02-01 20:50:54 +01:00
Kami 2192637d91 Fixed unavailable bot_start_time variable for !ping command 2025-02-01 13:09:02 +01:00
kami 72fb3f2a7d Upload files to "/" 2025-02-01 11:07:05 +00:00