36 Commits

Author SHA1 Message Date
740d51f94c Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
4900d63599 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
ea4a0e1f39 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
b912b1d577 Fix math on file size upload 2023-04-12 14:03:32 -07:00
36255db78f 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
8803de2ee0 update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
a59c12dff5 add after hours pricing 2023-02-02 16:44:38 -08:00
304fbf085d fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
Luke Robles
e08a376154 update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
7f50490ae0 move topic command to be a slash command 2022-11-06 08:25:14 -08:00
Luke Robles
00b0a03855 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
Luke Robles
bcb0a34d51 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
Luke Robles
c357bc2644 make send take a string 2022-10-19 08:10:15 -07:00
Luke Robles
280ceff377 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
Luke Robles
06268cdb45 Add a UI to send 2022-10-18 22:12:16 -07:00
Luke Robles
ce1689d404 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
Luke Robles
5321de9231 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
d63ee287c3 Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
Luke Robles
66a673379d converting more stuff to slash command 2022-10-17 09:35:48 -07:00
Luke Robles
7cadd3f2c8 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
c2a5c0bbd9 updating the info command 2022-09-29 09:31:05 -07:00
Luke Robles
20e74ffd6a Adding oncall function 2022-09-26 11:48:56 -07:00
Luke Robles
beb2bc2715 add method to change a channel's topic 2022-09-15 09:30:13 -07:00
Luke Robles
0abd1b292c update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
Luke Robles
be89fef2d9 adding wordle 2022-07-29 09:37:23 -06:00
Luke Robles
904a8d90bd 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
835a0839be fixing emoji 2022-05-12 16:55:00 -07:00
Luke Robles
4ca6aa2df0 fixing help 2022-05-12 15:58:21 -07:00
ein
d196e2746d formatting 2022-05-10 21:47:58 -07:00
Luke Robles
2ffd0edb3b fixing emoji 2022-05-10 21:23:24 -07:00
Luke Robles
364c8debb4 changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
Luke Robles
57e2567f86 Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
Luke Robles
556d0409e0 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
Luke Robles
a100d7a084 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
6b10a7df51 fixing send function 2022-05-02 20:15:23 -07:00
Luke Robles
e1b4293d5e Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00