30 Commits

Author SHA1 Message Date
Luke Robles
72d4ad9f68 add after hours pricing 2023-02-02 16:44:38 -08:00
bfafb15909 fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
Luke Robles
2c2e031f78 update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
34df40eaca move topic command to be a slash command 2022-11-06 08:25:14 -08:00
Luke Robles
5231cd85ed dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
Luke Robles
c5d8acc839 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
Luke Robles
6be62c8f69 make send take a string 2022-10-19 08:10:15 -07:00
Luke Robles
3d919a5462 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
Luke Robles
b9c425131b Add a UI to send 2022-10-18 22:12:16 -07:00
Luke Robles
c2f54a1ff3 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
Luke Robles
608a1d3f00 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
4056b7f5f8 Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
Luke Robles
3f71ef1b54 converting more stuff to slash command 2022-10-17 09:35:48 -07:00
Luke Robles
ead6943e2e Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
d4c9c39bf7 updating the info command 2022-09-29 09:31:05 -07:00
Luke Robles
17d0c851ca Adding oncall function 2022-09-26 11:48:56 -07:00
Luke Robles
6db13f6225 add method to change a channel's topic 2022-09-15 09:30:13 -07:00
Luke Robles
2918a0823a update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
Luke Robles
72b4566370 adding wordle 2022-07-29 09:37:23 -06:00
Luke Robles
7a710da13d 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
4e2f0c9b28 fixing emoji 2022-05-12 16:55:00 -07:00
Luke Robles
72267c93cf fixing help 2022-05-12 15:58:21 -07:00
ein
066827746a formatting 2022-05-10 21:47:58 -07:00
Luke Robles
89e3c48a76 fixing emoji 2022-05-10 21:23:24 -07:00
Luke Robles
1fe4871547 changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
Luke Robles
bf10b57c0b Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
Luke Robles
e91e07c5d6 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
Luke Robles
f7938b619b fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
0d2a1b1a8c fixing send function 2022-05-02 20:15:23 -07:00
Luke Robles
f79177f2bb Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00