Commit Graph

286 Commits

Author SHA1 Message Date
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
Lee
71158fd477 Merge pull request 'Fix NPE caused by default avatars + make MemberCountCommand message consistent' (#2) from okNick/Bat:master into master
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 36s
Reviewed-on: #2
2024-06-28 20:38:26 +00: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
290c25ee43 Merge pull request 'master' (#1) from okNick/Bat:master into master
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 33s
Reviewed-on: #1
2024-06-28 17:56:18 +00: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