225 Commits

Author SHA1 Message Date
6ac724762c
Attempt to fix container auto build/push 2024-07-18 15:39:42 -05:00
79d06715cd
Create docker-publish.yml 2024-07-18 20:27:20 +00:00
e141e63113
Change model to gpt-4o-mini 2024-07-18 15:05:47 -05:00
124ec0e67d
Fix spacing for continuity 2024-07-18 15:03:09 -05:00
b27aa39ea8
Overhaul cog command 2024-07-12 03:48:02 -05:00
81eb7542f3
Remove on_command_error and move on_ready 2024-07-12 03:42:13 -05:00
ed25329568
You -> Use 2024-07-12 03:08:27 -05:00
dfc95e470c
Overhaul sync command 2024-07-12 03:06:00 -05:00
0cd223c3a5
Remove unused imports 2024-07-12 03:03:54 -05:00
787342be98
Add proper references for all remaining commands 2024-07-12 02:56:06 -05:00
ca98c58e03
Link references for /news 2024-07-12 00:32:08 -05:00
2c04dc4a73
Reference news command in /help 2024-07-11 01:15:43 -05:00
ee0ae32f56
Create news command to show updates 2024-07-11 01:14:53 -05:00
13e9b37ce3
Accept black formatting 2024-07-11 00:51:57 -05:00
c21db908a5
Accept black formatting 2024-07-11 00:51:32 -05:00
c884b640f7
Revamp OpenAI recommendations 2024-07-11 00:43:06 -05:00
be8e929be5
Remove extra # 2024-07-11 00:42:10 -05:00
644f28bbf5
Correct verbiage of comment 2024-07-10 23:04:57 -05:00
98bffe5b01
Update deprecated MAINTAINER line 2024-07-10 16:37:52 -05:00
8ffb070347
Properly subclass CommandTree for errors 2024-07-10 16:31:29 -05:00
b31573a1ef
Move text command error handler 2024-07-10 16:30:42 -05:00
0a6ba08a65
Remove extra on_node_connection listener 2024-06-26 20:24:39 -05:00
549fa5b804
Update README.md for Docker support 2024-06-26 19:11:16 -05:00
79bbfd14ec
Add support for Docker! 2024-06-26 18:56:37 -05:00
7723b5adb0
Move variable declaration to remove try/except clause 2024-06-26 18:52:58 -05:00
d50259aaae
Fix spelling (requires -> required) 2024-06-26 18:52:00 -05:00
fdfef2a2ae
ENV Fix 2024-06-26 18:50:53 -05:00
0c741e3c2b
Add return for environment variables 2024-06-26 18:48:53 -05:00
e276ef9486
Fix support for environment variables 2024-06-26 18:41:37 -05:00
88c545b96f
Change connections to correct folder path 2024-06-26 18:38:21 -05:00
1f1e482013
Update .gitignore 2024-06-26 18:31:07 -05:00
eed030b573
Skip loading feedback/bug cog(s) if no ID given 2024-06-26 18:29:16 -05:00
cb6d68140c
Move database into data folder 2024-06-26 18:14:07 -05:00
248c2b0347
Remove unused import 2024-06-26 18:10:22 -05:00
542a2004ef
Comment environment variable check 2024-06-26 18:09:50 -05:00
2463d39eae
Add support for environment variables 2024-06-26 18:08:40 -05:00
75ad3813f9
Update requirements.txt with new packages 2024-06-26 18:08:02 -05:00
587ecd6cae
Update to new config.ini template 2024-06-26 17:45:26 -05:00
cf7e9c0bc3
Consolidate config validation and variables to config.py 2024-06-26 17:43:12 -05:00
e418e06ce6
Consolidate info + stats commands 2024-06-26 14:59:25 -05:00
9a31885078
Remove 'Guava' for better self-host support 2024-06-26 14:48:50 -05:00
7d78bbae16
Split bug/feedback commands into separate files 2024-06-26 14:44:15 -05:00
6547073684
Comments and cleanup 2024-06-26 14:35:55 -05:00
847a828c52
Catch ClientError on player definition 2024-06-26 14:35:36 -05:00
7acc6a9b80
Log error when lavalink connection fails 2024-06-26 14:33:56 -05:00
e8292cd823
Updated 2024-06-20 06:15:50 -05:00
ee00d8c621 Update config validation and creation 2024-06-19 13:13:09 -05:00
176f6d58ef
Update configuration options 2024-05-13 16:43:02 -05:00
9750e11b0f
Update server statistic 2024-05-13 16:39:37 -05:00
538c28244f
Catch error when attempting to remove autoplay 2024-05-13 16:27:56 -05:00