49 Commits

Author SHA1 Message Date
599e461860 Comment out the llm stuff since its turned off 2024-11-22 10:51:41 -08:00
41db37810c shorten the purge response to 0.5 seconds 2024-05-31 10:36:36 -07:00
25b1c9522f have /topic respond then delete 2024-05-24 19:02:31 -07:00
0266e4122a i dunno man 2024-05-12 21:03:23 -07:00
66a2d2ed7e Declare count as an int for purge and cleanup 2024-04-21 08:37:56 -07:00
14cca5a1c0 Fixing the purge and cleanup commands 2024-04-21 08:34:20 -07:00
4d9150ee90 Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
7e71b36c7b Make it so only the role name can see and view the newly created channel 2024-01-05 12:12:07 -08:00
0fd51faea8 Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
d2e248a282 push 2023-11-28 15:37:10 -08:00
44f2aec597 Adding a thing for lethal gamers to #waiting room 2023-11-18 19:21:10 -08:00
568f44a8ac Add a print just so i can catch this in the future 2023-11-02 14:54:33 -07:00
6af5e13da6 update readme 2023-10-30 14:35:38 -07:00
feb712680e Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
c1cc93cab7 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
fa74f3207e Couple updates. Making /invite a slash command, removing some shit post commands, and making the role addition logic only check my servers 2023-05-23 09:29:20 -07:00
c006a431f6 Fix math on file size upload 2023-04-12 14:03:32 -07:00
bb11add00c update to latest commit for pycord, fix math on filesize calculation, create a text channel when running /vc 2023-04-12 13:53:12 -07:00
259d9d88ad update to new domain 2023-02-06 14:59:07 -08:00
5dc02e6e78 add after hours pricing 2023-02-02 16:44:38 -08:00
8534a561ee fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
25cab6e913 update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
c233ef2c0c move topic command to be a slash command 2022-11-06 08:25:14 -08:00
3f02ebcda5 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
a6b0bc5eeb dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
495b46fd14 make send take a string 2022-10-19 08:10:15 -07:00
59ec4de423 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
8a88c06883 Add a UI to send 2022-10-18 22:12:16 -07:00
f09e0bc43b convert emoji to a slash command 2022-10-18 15:44:13 -07:00
ea480aa0b0 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
775bac2cca Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
bb17d9b9bd converting more stuff to slash command 2022-10-17 09:35:48 -07:00
2e5141a617 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
4207ca7ef3 updating the info command 2022-09-29 09:31:05 -07:00
07e9da9b65 Adding oncall function 2022-09-26 11:48:56 -07:00
d595ffe2dd add method to change a channel's topic 2022-09-15 09:30:13 -07:00
5f2e814f24 update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
bbb18456d1 adding wordle 2022-07-29 09:37:23 -06:00
11a9dc838b Make emoji send a nice embed on emoji creation, or send the actual error as a message if it fails 2022-05-20 10:06:01 -07:00
b4b6aa8742 fixing emoji 2022-05-12 16:55:00 -07:00
39e7765662 fixing help 2022-05-12 15:58:21 -07:00
ein
8024b7b45e formatting 2022-05-10 21:47:58 -07:00
806bfdc03f fixing emoji 2022-05-10 21:23:24 -07:00
91eed3ee2a changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
142cc0c499 Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
43f7ef86d3 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
3df4ddfa82 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
8949aeb736 fixing send function 2022-05-02 20:15:23 -07:00
178f268efd Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00