51 Commits

Author SHA1 Message Date
Luke R
fcc7bbd605 Add error handlign to the /vc command
All checks were successful
Build and push / changes (push) Successful in 4s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 1m1s
Build and push / sync-argocd-app (push) Successful in 3s
Build and push / post-failure-to-discord (push) Has been skipped
Build and push / post-success-to-discord (push) Successful in 2s
2025-04-30 14:28:10 -07:00
Luke R
2e7377d3c1 Huge update, making dale-bot commands usable as an app instead of just in my server
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 2m51s
Build and push / sync-argocd-app (push) Successful in 2s
Build and push / post-status-to-discord (push) Successful in 2s
2025-03-04 08:14:22 -08:00
03d1ea586c Comment out the llm stuff since its turned off 2024-11-22 10:51:41 -08:00
375bd7ce4b shorten the purge response to 0.5 seconds 2024-05-31 10:36:36 -07:00
763caa4f9b have /topic respond then delete 2024-05-24 19:02:31 -07:00
9b6eaa7594 i dunno man 2024-05-12 21:03:23 -07:00
3c8dbf5822 Declare count as an int for purge and cleanup 2024-04-21 08:37:56 -07:00
fc78522ad3 Fixing the purge and cleanup commands 2024-04-21 08:34:20 -07:00
3177f0b60c Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
f364e949ff Make it so only the role name can see and view the newly created channel 2024-01-05 12:12:07 -08:00
2685b176d7 Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
25c47a06dd push 2023-11-28 15:37:10 -08:00
e8d5490946 Adding a thing for lethal gamers to #waiting room 2023-11-18 19:21:10 -08:00
7455ab4e2e Add a print just so i can catch this in the future 2023-11-02 14:54:33 -07:00
4e8cbfef22 update readme 2023-10-30 14:35:38 -07:00
9d1549559a Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
9bd591e102 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
f24843cdbc 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
d6ea589446 Fix math on file size upload 2023-04-12 14:03:32 -07:00
36ddf71d27 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
d18de41b6c update to new domain 2023-02-06 14:59:07 -08:00
59bef3241f add after hours pricing 2023-02-02 16:44:38 -08:00
4d88accba8 fixing emoji wait/defer logic 2022-12-25 13:42:35 -08:00
3dc7663e41 update wording on info command for other swervers using dalebot 2022-11-17 15:56:00 -08:00
cbbcfa8faa move topic command to be a slash command 2022-11-06 08:25:14 -08:00
134f0df3e2 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
d0b517bbd4 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
3eb7d2d21a make send take a string 2022-10-19 08:10:15 -07:00
aa7243e0d6 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
1a7ef19898 Add a UI to send 2022-10-18 22:12:16 -07:00
6057882670 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
1ef7851ca3 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
4e773cf84d Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
ea8207c955 converting more stuff to slash command 2022-10-17 09:35:48 -07:00
bcb26f9ad6 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
77e8d6c58b updating the info command 2022-09-29 09:31:05 -07:00
69561de57d Adding oncall function 2022-09-26 11:48:56 -07:00
225b3252b4 add method to change a channel's topic 2022-09-15 09:30:13 -07:00
4e3311a6a0 update the info command to use self.bot since we're in a cog 2022-09-13 15:34:30 -07:00
ba06ef961f adding wordle 2022-07-29 09:37:23 -06:00
ebb606adfc 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
5530de2857 fixing emoji 2022-05-12 16:55:00 -07:00
044653e33c fixing help 2022-05-12 15:58:21 -07:00
c056d71362 formatting 2022-05-10 21:47:58 -07:00
dad13cd7bd fixing emoji 2022-05-10 21:23:24 -07:00
9c91e78296 changing a bunch of commands to reply instead of just send 2022-05-10 08:34:40 -07:00
45acad5bb2 Makke the emoji command handle webp links 2022-05-08 08:00:51 -07:00
e570616b61 Making the VC command and restricting it to only adminsitrators 2022-05-03 17:18:33 -07:00
019f2dd1f8 fixing the ci script to build and release if i modify a cog 2022-05-02 20:30:40 -07:00
a6f4d13541 fixing send function 2022-05-02 20:15:23 -07:00