Commit Graph

395 Commits

Author SHA1 Message Date
188124991e fix for losing data... LOL
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 45s
2024-07-04 05:54:13 +01:00
7f09c6d06c remove unneeded check
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 05:49:47 +01:00
e873988c47 use pages for the log list command and tell the user about the list command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 05:48:20 +01:00
79d20672c5 update log 2024-07-04 05:28:06 +01:00
772787a98e make log messages more consistent
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 05:25:19 +01:00
b6ba778ff2 fixes
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 05:14:47 +01:00
cdd953351a add emoji logs and fix log channels that are set from vanishing
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 05:10:35 +01:00
c1d775c9d0 maybe fix boost event??
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 04:43:53 +01:00
a4e3598986 update voice channel join/leave logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 04:38:02 +01:00
8cdc2a853b auto log names
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 04:34:20 +01:00
f940bd526c fix channel delete logging for non text channel channels
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 04:32:14 +01:00
490080b17a add seperate events for boosting
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 04:30:45 +01:00
595c61e789 impl boost logging????
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 04:28:42 +01:00
040c644ab1 use the util for getting channels
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 03:52:33 +01:00
fa1f18e11b don't log every channel find
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 03:42:56 +01:00
ece36f7f27 maybe fix loading log channels
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 03:40:12 +01:00
3b3ea2b3cc maybe fix some NPEs when calling events
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 50s
2024-07-04 03:33:06 +01:00
c98d8d7e26 log correct name in user creation
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 51s
2024-07-04 03:17:07 +01:00
49beb864d2 use generic embed for interaction errors
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 03:15:53 +01:00
750b8cbfea handle errors on interactions
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 03:07:08 +01:00
2fcc1b66c1 update original message
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 02:58:29 +01:00
040846ef0a fix shutdown db saving (fr this time) and fixed embed color parsing
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 02:47:36 +01:00
96486bb3a1 fix shutdown db saving
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 47s
2024-07-04 02:25:26 +01:00
78daf4531b log user name not id
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 01:58:06 +01:00
a9e4626dfd fix tmdb command errors
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 01:47:01 +01:00
dc7e44239f fix npe and maybe fix null users????????
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 01:33:24 +01:00
2349f10b35 fix message and fix category name
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-04 01:17:21 +01:00
bd9f4ef971 fix non null
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 01:11:26 +01:00
6698b7c656 Merge remote-tracking branch 'origin/master'
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m20s
2024-07-04 01:04:50 +01:00
0a80db8195 return a msg if it's not your cancel request 2024-07-04 01:04:38 +01:00
34102e9b22 Merge branch 'master' of https://git.fascinated.cc/Fascinated/Bat
# Conflicts:
#	pom.xml
2024-07-03 18:55:48 -05:00
7083bebef1 impl drag feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 43s
2024-07-04 00:54:16 +01:00
c81835cb2d funny git merge 2024-07-03 18:46:42 -05:00
80e7afedea Silly extra space 2024-07-03 18:44:26 -05:00
285a0ca00a Merge branch 'master' of https://git.fascinated.cc/Fascinated/Bat
# Conflicts:
#	src/main/java/cc/fascinated/bat/command/Category.java
2024-07-03 18:44:09 -05:00
f07e30d843 Add support for TMDB movie + series lookup 2024-07-03 18:41:58 -05:00
bd9ac1e138 maybe fix npe??
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-03 23:23:23 +01:00
3878d3029b mention voice channel in the embed
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 23:09:28 +01:00
831bc934b4 cleanup voice logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-03 23:07:50 +01:00
938005f6d9 add null check
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 23:02:42 +01:00
5959b814a7 use proper embed color for voice channel logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-03 23:01:56 +01:00
5f75302f3a don't make accounts for bots
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 22:59:05 +01:00
a7a7bc784b impl voice join and leave logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 22:57:51 +01:00
2b4980fb10 change auto role log to include the guild
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 22:18:51 +01:00
655662c6f8 fix embed color 2024-07-03 22:18:35 +01:00
642185f8c5 fix welcomer serialization
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-03 22:12:56 +01:00
c2e447f416 fix welcomer placeholders and fix channel command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 22:10:35 +01:00
271a1cf88d fix npe
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 22:04:40 +01:00
11e7ca4aa6 impl purge command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-03 21:43:29 +01:00
f6834db9cb add 8ball command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-03 20:19:21 +01:00
90aaf5422f fix some messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-03 19:53:47 +01:00
e4183b4882 impl welcomer feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-03 19:49:19 +01:00
f62a022ed5 logging messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 16:51:36 +01:00
50b8b4b2c1 Merge remote-tracking branch 'origin/master'
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 46s
2024-07-03 16:35:40 +01:00
920755eae0 maybe fix member leave?? 2024-07-03 16:34:52 +01:00
Lee
2255b02a60 update vote cmd
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 01:09:50 +00:00
f30697d1a6 fix null on old avatar in logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-03 02:03:26 +01:00
83250d2c08 add check to see if the member is in the guild before logging some events
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m27s
2024-07-03 01:59:53 +01:00
d7916ad24a oopsie, log after command was ran
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 00:41:28 +01:00
295d673d06 fix cmd execution log
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Has been cancelled
2024-07-03 00:40:50 +01:00
da06a01097 fix WebRequest#getAsEntity
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 51s
2024-07-03 00:39:20 +01:00
6202aa6691 update member join log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-03 00:35:58 +01:00
82a87c79b2 add execution time for commands
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-03 00:34:10 +01:00
e795d542b9 update max reminder time
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-03 00:33:07 +01:00
162d7af46b fix max reminder length
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-03 00:32:14 +01:00
821190a144 fix reminder message
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 42s
2024-07-03 00:30:27 +01:00
cb35182c6a update reminder message
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Has been cancelled
2024-07-03 00:29:50 +01:00
ac499898e3 fix
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 43s
2024-07-03 00:23:46 +01:00
35596b720b maybe fix a NPE??
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-03 00:14:00 +01:00
048d2856f9 impl reminders
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 43s
2024-07-03 00:10:02 +01:00
5f654f9ca6 update vote command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 21:41:13 +01:00
4540bdef99 add tos and privacy policy to the help cmd
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-02 21:30:10 +01:00
68a9a6dc48 impl member avatar update logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-02 21:05:20 +01:00
ff23ea1d6c impl global name and username update logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 21:03:40 +01:00
982c038b07 don't show clickable channel on channel delete log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-02 20:07:34 +01:00
52223b5233 add avatar to member join log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-07-02 20:06:41 +01:00
45755503a7 show account age on member join log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 20:04:27 +01:00
194a5d8119 fix timeout millis
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 19:57:25 +01:00
120afee73b impl member timeout logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 19:55:50 +01:00
8b7340715c impl member ban and unban logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 43s
2024-07-02 19:47:51 +01:00
38bde93d16 update channel log messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 19:43:27 +01:00
a3ffaf1ab9 impl channel create and delete logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 19:24:48 +01:00
86c147f359 merge role add/remove into 1 update type and rename nickname logtype
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 19:09:01 +01:00
deb93e442c impl role add/remove logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 19:05:21 +01:00
6eca92b4cf add member nickname update log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 18:58:50 +01:00
3f93df131d looks too messy with this
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-02 18:47:28 +01:00
1028dca15a add more data to the logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-02 18:36:17 +01:00
e03aef0ad5 impl member join and leave logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-02 18:31:18 +01:00
8ce3a5d25c implement logging feature base 2024-07-02 18:21:24 +01:00
0b8caf3e25 add vote link
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-02 01:56:59 +01:00
317eaaec8a impl a EmbedDescriptionBuilder
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-02 01:51:13 +01:00
4f975ab07a use paste for messages longer than 512 and fix message sniping
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m10s
2024-07-02 01:20:41 +01:00
1a69bce9dd sort sniped messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-02 00:54:55 +01:00
37c69597be why angry??????
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 23:02:28 +01:00
3146ed7d6d fix dev commands
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 22:56:52 +01:00
69281d113c fix marked as non null err and removed profiles debug
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 21:51:51 +01:00
c6289d1c8e fix for npe??
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 21:49:02 +01:00
3082265ec6 add a new motd
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 21:27:20 +01:00
a057853cbd add feature disabled check
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-07-01 21:21:47 +01:00
8b451c6ee5 add message snipe feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-01 21:20:39 +01:00
727a4c9a6f set name when user joins guild 2024-07-01 19:41:13 +01:00
20c5f71cd4 fix user leaving guild npe 2024-07-01 19:40:32 +01:00
a6e490dbe5 fix npe 2024-07-01 19:40:16 +01:00
f2b2dbc794 rename interaction to event
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-01 15:27:39 +01:00
8361f3c784 update member count command to look similar to botstats command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-07-01 15:23:19 +01:00
52349a17c3 cleanup imports 2024-07-01 15:21:09 +01:00
c1f9bfec6a don't remove birthdays for members that have left
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-07-01 15:20:49 +01:00
be7f8a9057 only check guilds that we're in
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-01 15:16:06 +01:00
c93e112ebf might fix, who knows
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-01 15:14:42 +01:00
7485bd2ec8 fix premium admin command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-01 01:46:56 +01:00
ed83175a39 add env for admin guild
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-01 01:44:22 +01:00
a001f2dd4c add valid guild and user id check
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-01 01:41:40 +01:00
b1785ce373 impl pre shutdown saving
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-07-01 01:33:52 +01:00
b1f5db9b2d maybe fix this?
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 45s
2024-07-01 01:26:10 +01:00
d372c41c98 big ass refactor to handle loading guilds and users without spring to make it more futureproof
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-07-01 01:12:32 +01:00
f566c3bcb5 add emojis to feature states
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-30 08:34:59 +01:00
6403c57db5 add checks for some events to see if the feature is enabled and more cleanup
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-06-30 08:24:14 +01:00
22d4558d84 use an enum for feature states
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-30 08:10:49 +01:00
ea546f02ca cleanup features and move all misc commands into a base feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 48s
2024-06-30 08:00:03 +01:00
5b1ddb145f make feature command less ugly and update feature disabled message
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-30 07:41:31 +01:00
5ce5ef6898 format numbers on botstats command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-06-30 07:34:49 +01:00
729e0b482b update number formatter
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-06-30 07:34:03 +01:00
5aa56c2955 rename feature command
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Failing after 5s
2024-06-30 05:16:00 +01:00
ee6456e4d8 add feature toggling
Some checks failed
Deploy to Dokku / docker (ubuntu-latest) (push) Has been cancelled
2024-06-30 05:15:37 +01:00
93350f1506 remove useless config option
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-30 04:16:49 +01:00
702aead53a cleanup dev mode
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-30 04:13:54 +01:00
b7f2b6a3d7 fix birthday date validation
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-30 03:47:34 +01:00
b66114503c fix npe
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-06-30 03:39:38 +01:00
50391e5344 add name history tracking
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-30 03:36:00 +01:00
91ecc9882c cleanup
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-30 02:36:17 +01:00
06a2584e63 fix migrations
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m9s
2024-06-30 01:03:10 +01:00
29affe2f12 update birthdays to have a view command and a private command to be able to hide your birthday
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-06-30 00:35:52 +01:00
86c7afac42 many changes
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-29 22:38:53 +01:00
b0949d17e6 add skip spotify command and show song when pausing and resuming the song
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-29 21:36:45 +01:00
df44ae90b9 update member count command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-29 18:35:53 +01:00
4821e2a4fa add emojis to the spotify commands
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-06-29 16:54:39 +01:00
4cb34fbb9a add duck image command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-29 13:23:12 +01:00
d824f957fe add vote command 2024-06-29 13:23:05 +01:00
d2d898a5b8 disable spotify linking (until they accept out application)
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-29 13:08:13 +01:00
320eab34a3 Merge remote-tracking branch 'origin/master'
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m8s
2024-06-29 12:45:35 +01:00
433dfb4693 make linking and unlinking only viewable to the user for spotify commands 2024-06-29 12:45:16 +01:00
eb8408eb8f Fix NPE caused by default avatars + make MemberCountCommand message consistent 2024-06-28 15:32:46 -05:00
20905a7962 fix message
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-28 20:05:32 +01:00
827e1bed4f cleanup spotify
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-28 19:59:29 +01:00
f4d3752de7 fix image command category
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-28 19:53:49 +01:00
f737b7d571 merge cat, dog, and fox commands into 1
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 19:37:10 +01:00
dc18c9fe7a remove debug and change some command messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-28 19:23:37 +01:00
107ec43149 actually fix it
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-28 19:11:37 +01:00
e17c8a08c2 fix for sub commands since discord doesn't allow not showing them in dms
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-28 19:07:01 +01:00
fa205d7ff2 allow banner and avatar command to be global
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-28 19:03:02 +01:00
Lee
4fc3431213 Merge branch 'master' into master 2024-06-28 17:55:07 +00:00
ac7c94031a use name instead of ids for some logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-28 18:51:58 +01:00
f3e5116708 fix spotify command category
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 18:50:45 +01:00
087ab99b44 Merge branch 'master' into master 2024-06-28 09:26:34 +00:00
88b88633a7 fix botstats command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-06-28 04:05:41 +01:00
d77c937818 spotify is v silly!
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-06-28 04:04:50 +01:00
bf554933cc pls
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 04:01:30 +01:00
6af78c7da1 pls
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 04:00:19 +01:00
31e81363ac pls
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 03:56:34 +01:00
e892dade1c add log for token refresh in spotify
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-06-28 03:52:29 +01:00
eccd673db8 spotify debug
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-28 03:50:38 +01:00
7f58a84acf Merge branch 'master' into master 2024-06-28 02:27:31 +00:00
3af151d89a Revert quick fix 2024-06-27 21:24:55 -05:00
d088e2bf95 Add category to ChannelCommand 2024-06-27 21:15:27 -05:00
53b84a884c missing code param err
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 03:13:54 +01:00
d54d2ffe0d wording 2024-06-27 21:11:37 -05:00
bf6bd8080d add configurable redirect uri
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-28 03:05:36 +01:00
409e71a0aa Add FoxCommand 2024-06-27 21:04:21 -05:00
2dc04394fe cleanup 2024-06-28 03:01:41 +01:00
fa10cf2019 add spotify feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 1m10s
2024-06-28 03:01:21 +01:00
9a1d011ff2 Add ChannelCommand with topic sub commands 2024-06-27 20:41:38 -05:00
bd3774fab0 Remove ServerIconCommand 2024-06-27 19:59:59 -05:00
34d92d7bf8 Ember -> Bat 2024-06-27 19:58:09 -05:00
886755cd40 Add BannerCommand and add guild + user sub commands to AvatarCommand 2024-06-27 19:57:42 -05:00
306edf7017 Add MemberCountCommand 2024-06-27 19:25:33 -05:00
b34b628613 Add ServerIconCommand 2024-06-27 19:22:17 -05:00
5c7a067f7a use expiring map for guild and users
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 23:51:40 +01:00
63fbe27754 check if the guild is valid before getting it
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-27 21:34:31 +01:00
f0cc859585 oops! actually save the AFK status
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 45s
2024-06-27 21:30:09 +01:00
e05e08c291 fix bot not loading when admin guild is null
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 21:25:06 +01:00
ff5b83f531 fix help command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-06-27 21:21:56 +01:00
deb656086a fix admin cmds
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-27 21:14:45 +01:00
a7dc517a36 fix premiumadmin command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-27 21:12:31 +01:00
73e4b58695 add premium to guilds and re-enable the global commands that are supposed to be global
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-27 21:05:54 +01:00
2c6dcc08cd cleanup missing permission message and check if the user has permission to give the role when adding a new auto role
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-27 19:48:15 +01:00
f062fa21c3 cleanup commands
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-06-27 19:36:52 +01:00
3d39fd9784 fix auto role list title
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 44s
2024-06-27 17:40:21 +01:00
2c5c1ecc41 cleanup home command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 17:38:28 +01:00
406d6b7164 cleanup and acc country flag to ss me and user command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 16:30:47 +01:00
50b921c66d make the help command better
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 16:24:08 +01:00
a7c3e2d745 impl basic help command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 16:01:27 +01:00
175c8eba9f add cat and dog command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 14:45:08 +01:00
576f7b156d add afk feature
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 14:29:48 +01:00
0fc5e6514a add command execution log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-27 13:36:03 +01:00
ecd688310f add fetch time for scoresaber me and user command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-06-27 13:33:38 +01:00
001ece7899 update botstats command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 35s
2024-06-27 13:25:12 +01:00
4a7e7de6a2 add rate limit check for scoresaber api
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 13:13:37 +01:00
b50e30ffc5 add invite command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 37s
2024-06-27 13:11:58 +01:00
84dfe5a119 cleanup
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 34s
2024-06-27 13:02:55 +01:00
b36bdae5de add guild, user and scoresaber account caching
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
2024-06-27 13:00:45 +01:00