49 Commits

Author SHA1 Message Date
Luke R
33ae7ee3cc Comment out the llm stuff since its turned off
All checks were successful
Build and push / changes (push) Successful in 6s
Build and push / Lint-Python (push) Successful in 4s
Build and push / Build-and-Push-Docker (push) Successful in 2m32s
Build and push / sync-argocd-app (push) Successful in 4s
Build and push / post-status-to-discord (push) Successful in 4s
2024-11-22 10:51:41 -08:00
Luke R
c17c5d6dd9 shorten the purge response to 0.5 seconds
All checks were successful
Build and push / changes (push) Successful in 12s
Build and push / Lint-Python (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Successful in 1m29s
Build and push / sync-argocd-app (push) Successful in 5s
2024-05-31 10:36:36 -07:00
Luke R
e059b2732e have /topic respond then delete
All checks were successful
Build and push / changes (push) Successful in 30s
Build and push / Lint-Python (push) Successful in 6s
Build and push / Build-and-Push-Docker (push) Successful in 1m19s
Build and push / sync-argocd-app (push) Successful in 4s
2024-05-24 19:02:31 -07:00
Luke R
8e500dd124 i dunno man
All checks were successful
Build and push / changes (push) Successful in 5s
Build and push / Lint-Python (push) Successful in 9s
Build and push / Build-and-Push-Docker (push) Successful in 1m32s
Build and push / sync-argocd-app (push) Successful in 4s
2024-05-12 21:03:23 -07:00
5ad6f26c10 Declare count as an int for purge and cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-21 08:37:56 -07:00
b28ba18e7d Fixing the purge and cleanup commands
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-21 08:34:20 -07:00
dedef035b2 Fixing a bunch of bad stuff using an actual linter
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-04 22:00:08 -07:00
Luke Robles
96b65856ba Make it so only the role name can see and view the newly created channel
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-05 12:12:07 -08:00
9c08863667 Adding buy location back to the /ship command
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 14:11:23 -08:00
58f53f0fe8 push
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-28 15:37:10 -08:00
Luke Robles
a335579892 Adding a thing for lethal gamers to #waiting room
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-18 19:21:10 -08:00
Luke Robles
c50d2d75c2 Add a print just so i can catch this in the future
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-02 14:54:33 -07:00
093ad67eaf update readme
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-30 14:35:38 -07:00
Luke Robles
f8b5fae956 Fixing the incdient code and also /ship
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-12 11:54:06 -07:00
bc1b9096cc Adding a banner to the /info command
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-11 19:54:55 -07:00
Luke Robles
94ea4a0f22 Couple updates. Making /invite a slash command, removing some shit post commands, and making the role addition logic only check my servers
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-23 09:29:20 -07:00
Luke Robles
468f41a002 Fix math on file size upload 2023-04-12 14:03:32 -07:00
Luke Robles
4e0a178873 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
29215ee781 update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
f217b1f0f5 add after hours pricing 2023-02-02 16:44:38 -08:00
d7c38c541e fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
Luke Robles
dfb22c051e update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
c9f51022cc move topic command to be a slash command 2022-11-06 08:25:14 -08:00
Luke Robles
84dd9832c0 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
Luke Robles
06b01240a8 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
Luke Robles
b0e21d616f make send take a string 2022-10-19 08:10:15 -07:00
Luke Robles
c5d4db0d96 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
Luke Robles
e6077613e3 Add a UI to send 2022-10-18 22:12:16 -07:00
Luke Robles
408c94d6d9 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
Luke Robles
7520d6fef0 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
4dcef28348 Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
Luke Robles
c8a3b71c55 converting more stuff to slash command 2022-10-17 09:35:48 -07:00
Luke Robles
b2cdf14046 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
9260f04c1e updating the info command 2022-09-29 09:31:05 -07:00
Luke Robles
ba5d1ec036 Adding oncall function 2022-09-26 11:48:56 -07:00
Luke Robles
4dc10b1b95 add method to change a channel's topic 2022-09-15 09:30:13 -07:00
Luke Robles
bfbb1d117b update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
Luke Robles
7b3e393dd8 adding wordle 2022-07-29 09:37:23 -06:00
Luke Robles
4f94a72056 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
1daf4a2ed2 fixing emoji 2022-05-12 16:55:00 -07:00
Luke Robles
6a356ce310 fixing help 2022-05-12 15:58:21 -07:00
ein
9b2c98d60d formatting 2022-05-10 21:47:58 -07:00
Luke Robles
015cef08fd fixing emoji 2022-05-10 21:23:24 -07:00
Luke Robles
f1b6ae0774 changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
Luke Robles
5b65efabe4 Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
Luke Robles
2e22b8b7c2 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
Luke Robles
0117031efa fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
Luke Robles
71547cb535 fixing send function 2022-05-02 20:15:23 -07:00
Luke Robles
863d1fbefc Leveraging cogs finally. bot.py is way smaller now 2022-04-29 11:31:09 -07:00