28 Commits

Author SHA1 Message Date
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