Commit graph

376 commits

Author SHA1 Message Date
b4056699ed
fix: removed useless attribute 2023-08-07 21:31:34 -04:00
1cb7525bb9
feat: added say cog 2023-08-07 21:29:22 -04:00
326ac8e3cc
fix: more discord.py 2.0 fixes 2023-08-07 20:56:47 -04:00
7f210d016d
fix: cocoreact no longer tries to check guild configs while in dms 2023-08-07 20:41:23 -04:00
b41fb3c085
fix: removed a broken decorator causing errors 2023-08-07 20:16:26 -04:00
a7a38433c6
fix: more avatar-related fixes 2023-08-07 20:15:31 -04:00
c4a1d22714
fix: avatar.url related fixes 2023-08-07 20:13:02 -04:00
595b1d45f3
fix: properly handling requirements 2023-08-07 17:55:29 -04:00
64e075ccde
BREAKING!!!! feat: discord.py 2.0 compatibility 2023-08-07 17:34:57 -04:00
7148bd18b1
misc: added more formatting to an error message 2023-08-07 17:34:41 -04:00
beee10f303
fix: added docstring 2023-08-07 09:46:11 -04:00
6319595c8b
fix: improved formatting on nslookup command 2023-08-07 09:43:44 -04:00
0c3c975dd6
feat: added nslookup command to galaxy cog 2023-08-07 09:42:46 -04:00
952b1c55b6
fix: another docs fix 2023-08-06 21:54:36 -04:00
91736d6a73
fix: fixed some weird looking formatting 2023-08-06 21:53:46 -04:00
3b58541a7b
docs: added more documentation 2023-08-06 21:52:37 -04:00
c86f0aee2c
feat: added world zero cog 2023-08-06 21:48:18 -04:00
28c9373fdd
fix: reverted changes to music downloader so it at least works while I fix it properly 2023-08-05 18:29:35 -04:00
cf6e86d93e
fix: more chatgpt fixes 2023-08-05 18:16:24 -04:00
fcbf9e3b9d
fix: another chatgpt fix! 2023-08-05 18:11:32 -04:00
d34c079ea7
fix: chatgpt fix 💪 2023-08-05 18:07:12 -04:00
21f3a1cace
fix: I wasn't awaiting something 2023-08-05 18:05:22 -04:00
c2a92d5fba
feat: hopefully managed to make musicdownloader not blocking 2023-08-05 18:04:22 -04:00
b2cb6c65f4
fix: changed \m to \n 2023-08-02 14:54:50 -04:00
d7a6e1e53b
fix: declared content 2023-08-02 14:54:23 -04:00
6e3e52d66d
misc: added more info to the error message 2023-08-02 14:53:49 -04:00
9b647d54c4
fix: added another error to catch 2023-08-02 14:52:18 -04:00
25b0ae1d91
fix: removed message.edit from the youtube_download logger 2023-08-02 14:50:47 -04:00
93102494c0
fix: added error handling for if you try to use the wrong website 2023-08-02 13:38:57 -04:00
b7e73178d2
fix: I misunderstood loops 💀 2023-08-02 13:35:55 -04:00
7dfee629f8
fix: increased sleep time to hopefully prevent bugs 2023-08-02 01:38:57 -04:00
b6d948ae31
cleanup: removed 'Galaxy' from messages 2023-08-02 01:36:18 -04:00
0b87a50f2b
fixed: added verbose messaging for if someone tries to delete something already downloaded 2023-08-02 01:34:52 -04:00
ce4f7acbcb
fix: fixed blacklist_add's optional reason argument 2023-08-02 01:30:37 -04:00
98f5928af5
fix: fixed blacklist_remove command 2023-08-02 01:28:49 -04:00
4fd2856efa
fix: applied allowedmentions to other messages 2023-08-02 01:25:19 -04:00
f2f7cafc02
feat: added handling for if no user is provided to dl-blacklist 2023-08-02 01:24:27 -04:00
8cb0484d93
feat: testing an allowedmentions change 2023-08-02 01:23:17 -04:00
d56513076a
misc: wrapped blacklist reason in 2023-08-02 01:20:23 -04:00
83cd032738
cleanup: fixed ctx in blacklist commands 2023-08-02 01:19:56 -04:00
Seaswimmer
bad711357e
readme: finished previous commit 2023-08-02 01:17:33 -04:00
50020a01a8
readme: aded disclaimer about musicdownloader being broken on older versions 2023-08-02 01:14:29 -04:00
43a2c9d766
fix: reason is now wrapped in in dl-blacklist add command 2023-08-02 01:09:39 -04:00
225c13ade9
feat: added owner checks to blacklist_add and blacklist_remove 2023-08-02 01:07:57 -04:00
b2f4e9f3e5
fix: changed formatting in create_table 2023-08-02 01:06:35 -04:00
95b4abd8bb
fix: added a cog_load function to run create_table 2023-08-01 22:39:46 -04:00
eead3223d1
fix: fixed an sqlite bug 2023-08-01 22:19:32 -04:00
e89ecd4105
fix: im dumb 2023-08-01 22:17:17 -04:00
e1d0f76f1e
fix: made the cog create the required table on load 2023-08-01 22:13:36 -04:00
5573ada5fc
fix: fixed a command decorator 2023-08-01 22:09:51 -04:00