Commit Graph

114 Commits

Author SHA1 Message Date
c98d8d7e26 log correct name in user creation 2024-07-04 03:17:07 +01:00
49beb864d2 use generic embed for interaction errors 2024-07-04 03:15:53 +01:00
750b8cbfea handle errors on interactions 2024-07-04 03:07:08 +01:00
96486bb3a1 fix shutdown db saving 2024-07-04 02:25:26 +01:00
bd9f4ef971 fix non null 2024-07-04 01:11:26 +01: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
5f75302f3a don't make accounts for bots 2024-07-03 22:59:05 +01:00
a7a7bc784b impl voice join and leave logging 2024-07-03 22:57:51 +01:00
271a1cf88d fix npe 2024-07-03 22:04:40 +01:00
f62a022ed5 logging messages 2024-07-03 16:51:36 +01:00
d7916ad24a oopsie, log after command was ran 2024-07-03 00:41:28 +01:00
295d673d06 fix cmd execution log 2024-07-03 00:40:50 +01:00
82a87c79b2 add execution time for commands 2024-07-03 00:34:10 +01:00
68a9a6dc48 impl member avatar update logging 2024-07-02 21:05:20 +01:00
ff23ea1d6c impl global name and username update logging 2024-07-02 21:03:40 +01:00
120afee73b impl member timeout logging 2024-07-02 19:55:50 +01:00
8b7340715c impl member ban and unban logging 2024-07-02 19:47:51 +01:00
a3ffaf1ab9 impl channel create and delete logging 2024-07-02 19:24:48 +01:00
deb93e442c impl role add/remove logging 2024-07-02 19:05:21 +01:00
8ce3a5d25c implement logging feature base 2024-07-02 18:21:24 +01:00
317eaaec8a impl a EmbedDescriptionBuilder 2024-07-02 01:51:13 +01:00
1a69bce9dd sort sniped messages 2024-07-02 00:54:55 +01:00
37c69597be why angry?????? 2024-07-01 23:02:28 +01:00
3146ed7d6d fix dev commands 2024-07-01 22:56:52 +01:00
3082265ec6 add a new motd 2024-07-01 21:27:20 +01:00
8b451c6ee5 add message snipe feature 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
a001f2dd4c add valid guild and user id check 2024-07-01 01:41:40 +01:00
b1785ce373 impl pre shutdown saving 2024-07-01 01:33:52 +01:00
d372c41c98 big ass refactor to handle loading guilds and users without spring to make it more futureproof 2024-07-01 01:12:32 +01:00
6403c57db5 add checks for some events to see if the feature is enabled and more cleanup 2024-06-30 08:24:14 +01:00
22d4558d84 use an enum for feature states 2024-06-30 08:10:49 +01:00
ea546f02ca cleanup features and move all misc commands into a base feature 2024-06-30 08:00:03 +01:00
5b1ddb145f make feature command less ugly and update feature disabled message 2024-06-30 07:41:31 +01:00
729e0b482b update number formatter 2024-06-30 07:34:03 +01:00
ee6456e4d8 add feature toggling 2024-06-30 05:15:37 +01:00
702aead53a cleanup dev mode 2024-06-30 04:13:54 +01:00
50391e5344 add name history tracking 2024-06-30 03:36:00 +01:00
91ecc9882c cleanup 2024-06-30 02:36:17 +01:00
06a2584e63 fix migrations 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 2024-06-30 00:35:52 +01:00
86c7afac42 many changes 2024-06-29 22:38:53 +01:00
b0949d17e6 add skip spotify command and show song when pausing and resuming the song 2024-06-29 21:36:45 +01:00
df44ae90b9 update member count command 2024-06-29 18:35:53 +01:00
4821e2a4fa add emojis to the spotify commands 2024-06-29 16:54:39 +01:00
d2d898a5b8 disable spotify linking (until they accept out application) 2024-06-29 13:08:13 +01:00
827e1bed4f cleanup spotify 2024-06-28 19:59:29 +01:00
f737b7d571 merge cat, dog, and fox commands into 1 2024-06-28 19:37:10 +01:00