36 Commits

Author SHA1 Message Date
312dc0ef6e Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
a55ee39112 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
773179bb3f 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
19fd76c892 Fix math on file size upload 2023-04-12 14:03:32 -07:00
2e1da1cb60 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
aef65dd83f update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
61bfeeffb2 add after hours pricing 2023-02-02 16:44:38 -08:00
1a5736f96c fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
Luke Robles
d471627ac7 update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
8542d8caea move topic command to be a slash command 2022-11-06 08:25:14 -08:00
Luke Robles
e7277405af dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
Luke Robles
490344faf8 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
Luke Robles
34e836a950 make send take a string 2022-10-19 08:10:15 -07:00
Luke Robles
99f7da5707 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
Luke Robles
a739c1542e Add a UI to send 2022-10-18 22:12:16 -07:00
Luke Robles
54c8a31d15 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
Luke Robles
7d6e8e5655 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
7446e68f14 Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
Luke Robles
ac36330fd2 converting more stuff to slash command 2022-10-17 09:35:48 -07:00
Luke Robles
d3930a3165 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
339230bb04 updating the info command 2022-09-29 09:31:05 -07:00
Luke Robles
3404e215c6 Adding oncall function 2022-09-26 11:48:56 -07:00
Luke Robles
1b9084477a add method to change a channel's topic 2022-09-15 09:30:13 -07:00
Luke Robles
15d66dc588 update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
Luke Robles
60c29de411 adding wordle 2022-07-29 09:37:23 -06:00
Luke Robles
db3e31b4c3 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
8f3aa656ba fixing emoji 2022-05-12 16:55:00 -07:00
Luke Robles
90fe0a3c0c fixing help 2022-05-12 15:58:21 -07:00
ein
b71d61cc47 formatting 2022-05-10 21:47:58 -07:00
Luke Robles
4826a8f29a fixing emoji 2022-05-10 21:23:24 -07:00
Luke Robles
d252a60bb8 changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
Luke Robles
82c71e4e7c Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
Luke Robles
8735d2b9f3 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
Luke Robles
9e2b7d0f99 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
da3347049a fixing send function 2022-05-02 20:15:23 -07:00
Luke Robles
e735ff1f1a Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00