Commit Graph

21 Commits

Author SHA1 Message Date
Choco
8edc26a6d0 Standardize permission and message keys in code and locales
Updated various permission and message keys in the codebase and all language files for consistency. Also added missing keys and fixed minor typos in several language files.
2025-08-10 12:44:05 +08:00
Choco
76ccc7db35 Add dotenv support for environment-based settings
Integrated python-dotenv to load environment variables and updated Settings to use values from either the provided dictionary or environment. Added python-dotenv to requirements.txt.
2025-08-07 11:11:23 +08:00
Choco
5498c60466 Replaced internal spotify with lavalink 2025-03-22 18:42:28 +08:00
Choco
3c0515adbf Added mit license 2025-01-28 12:12:40 +08:00
Choco
b0ff4fb6c3 Added voice status (#33)
* Updated the placeholder name for clarity

* Added voice status

* Dump bot version

* Added global template for voice status

* Added new placeholder

* Updated settings view
2024-08-30 15:27:37 +08:00
Choco
779ea8b4a2 Merged .env into settings.json 2024-05-14 20:39:11 +08:00
Choco
662b7c232d Removed unnecessary value 2024-03-23 21:30:30 +08:00
Choco
9016a78125 Added some typehint 2024-03-22 11:28:58 +08:00
Choco
f713276c6f Added logs folder 2024-03-20 22:05:00 +08:00
Choco
4655b6e54c Added logging system 2024-03-18 17:33:47 +08:00
Choco
8740c04077 Added track_color placeholder 2024-02-19 20:52:32 +08:00
Choco
9dc6b99338 Optimized code 2024-02-11 19:47:29 +08:00
Choco
e6a1d30026 Optimize code for improved cleanliness and enhanced performance. 2023-08-08 13:14:07 +08:00
Choco
3e71499646 No longer requires a YouTube API token 2023-07-29 11:07:29 +08:00
Choco
ae905146bc Better performance on start 2023-05-08 09:49:43 +08:00
Choco
095f55842d Add custom controller embed 2023-04-19 18:37:10 +08:00
Choco
091496099a Add custom embed 2023-04-12 17:16:03 +08:00
Choco
fd46453567 Add bot activity configuration 2023-04-09 20:28:26 +08:00
Choco
6e5a40d320 Add Genius lyrics 2023-04-05 22:49:06 +08:00
Choco
9570c0e9d3 General Clean Code 2023-04-05 22:48:12 +08:00
Choco
74846c583f Cleaned up some code 2023-03-19 16:46:55 +08:00