27 Commits

Author SHA1 Message Date
7a2aaf5c38 move topic command to be a slash command 2022-11-06 08:25:14 -08:00
Luke Robles
8f949863da dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
Luke Robles
59e2d18aad dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
Luke Robles
83fd91144f make send take a string 2022-10-19 08:10:15 -07:00
Luke Robles
41d6478ced bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
Luke Robles
ddd2ce989b Add a UI to send 2022-10-18 22:12:16 -07:00
Luke Robles
9a38b707c9 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
Luke Robles
4618f5e4c3 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
2f5d7e789b Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
Luke Robles
7020ea39d6 converting more stuff to slash command 2022-10-17 09:35:48 -07:00
Luke Robles
ffdcba8840 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
f413daf7d1 updating the info command 2022-09-29 09:31:05 -07:00
Luke Robles
9fee586eec Adding oncall function 2022-09-26 11:48:56 -07:00
Luke Robles
e8352f75d2 add method to change a channel's topic 2022-09-15 09:30:13 -07:00
Luke Robles
013c1daeff update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
Luke Robles
6fbf8f3d63 adding wordle 2022-07-29 09:37:23 -06:00
Luke Robles
de0c45df40 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
143577096b fixing emoji 2022-05-12 16:55:00 -07:00
Luke Robles
de6805a19e fixing help 2022-05-12 15:58:21 -07:00
ein
ad9e91827b formatting 2022-05-10 21:47:58 -07:00
Luke Robles
b07901f450 fixing emoji 2022-05-10 21:23:24 -07:00
Luke Robles
cb6f486d1b changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
Luke Robles
2ebd0d8fdd Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
Luke Robles
2fe28d001b Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
Luke Robles
efbea1e1d9 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
1bd5bc5419 fixing send function 2022-05-02 20:15:23 -07:00
Luke Robles
20b65e1b9b Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00