49 Commits

Author SHA1 Message Date
Luke R
b9127220b3 Comment out the llm stuff since its turned off 2024-11-22 10:51:41 -08:00
Luke R
4de3f4b5a0 shorten the purge response to 0.5 seconds 2024-05-31 10:36:36 -07:00
Luke R
c08349d940 have /topic respond then delete 2024-05-24 19:02:31 -07:00
Luke R
3b87e6538a i dunno man 2024-05-12 21:03:23 -07:00
e0d83dce8f Declare count as an int for purge and cleanup 2024-04-21 08:37:56 -07:00
9e45dca9a7 Fixing the purge and cleanup commands 2024-04-21 08:34:20 -07:00
d9d482c44c Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
Luke Robles
21d9c59f43 Make it so only the role name can see and view the newly created channel 2024-01-05 12:12:07 -08:00
afdd85a89f Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
b0e58d8ae9 push 2023-11-28 15:37:10 -08:00
Luke Robles
a791d0845c Adding a thing for lethal gamers to #waiting room 2023-11-18 19:21:10 -08:00
Luke Robles
d5feaf516a Add a print just so i can catch this in the future 2023-11-02 14:54:33 -07:00
d9feebfc25 update readme 2023-10-30 14:35:38 -07:00
Luke Robles
42980f29bd Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
56927056c7 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
Luke Robles
a03e66a933 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
Luke Robles
fb67755ec0 Fix math on file size upload 2023-04-12 14:03:32 -07:00
Luke Robles
06ba9164d1 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
Luke Robles
653caad93c update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
3be55843e7 add after hours pricing 2023-02-02 16:44:38 -08:00
bd201af80a fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
Luke Robles
feb220c6b5 update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
5eeedbf32a move topic command to be a slash command 2022-11-06 08:25:14 -08:00
Luke Robles
7ec0c9fc35 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
Luke Robles
8c15e7b905 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
Luke Robles
e515d58f3e make send take a string 2022-10-19 08:10:15 -07:00
Luke Robles
7f2e7ec164 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
Luke Robles
3764582461 Add a UI to send 2022-10-18 22:12:16 -07:00
Luke Robles
f12635ef04 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
Luke Robles
2bfb683f82 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
e71fe9420d Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
Luke Robles
92bf31d5ca converting more stuff to slash command 2022-10-17 09:35:48 -07:00
Luke Robles
a29242355a Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
909e3d8919 updating the info command 2022-09-29 09:31:05 -07:00
Luke Robles
40ee915159 Adding oncall function 2022-09-26 11:48:56 -07:00
Luke Robles
29175ddcb1 add method to change a channel's topic 2022-09-15 09:30:13 -07:00
Luke Robles
896faa7931 update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
Luke Robles
ffd69612e9 adding wordle 2022-07-29 09:37:23 -06:00
Luke Robles
4238c528b0 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
Luke Robles
29eb5fa276 fixing emoji 2022-05-12 16:55:00 -07:00
Luke Robles
af1bfe091b fixing help 2022-05-12 15:58:21 -07:00
ein
34d5461e5a formatting 2022-05-10 21:47:58 -07:00
Luke Robles
3dfee78db4 fixing emoji 2022-05-10 21:23:24 -07:00
Luke Robles
a540d0120a changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
Luke Robles
4f675caf93 Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
Luke Robles
f40bf3fe66 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
Luke Robles
1c6fba58c7 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
60c82e3a0c fixing send function 2022-05-02 20:15:23 -07:00
Luke Robles
d38334e902 Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00