Commit Graph

226 Commits

Author SHA1 Message Date
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 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?? 2024-07-03 23:23:23 +01:00
3878d3029b mention voice channel in the embed 2024-07-03 23:09:28 +01:00
831bc934b4 cleanup voice logs 2024-07-03 23:07:50 +01:00
938005f6d9 add null check 2024-07-03 23:02:42 +01:00
5959b814a7 use proper embed color for voice channel logs 2024-07-03 23:01:56 +01: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
2b4980fb10 change auto role log to include the guild 2024-07-03 22:18:51 +01:00
655662c6f8 fix embed color 2024-07-03 22:18:35 +01:00
642185f8c5 fix welcomer serialization 2024-07-03 22:12:56 +01:00
c2e447f416 fix welcomer placeholders and fix channel command 2024-07-03 22:10:35 +01:00
271a1cf88d fix npe 2024-07-03 22:04:40 +01:00
11e7ca4aa6 impl purge command 2024-07-03 21:43:29 +01:00
f6834db9cb add 8ball command 2024-07-03 20:19:21 +01:00
90aaf5422f fix some messages 2024-07-03 19:53:47 +01:00
e4183b4882 impl welcomer feature 2024-07-03 19:49:19 +01:00
f62a022ed5 logging messages 2024-07-03 16:51:36 +01:00
50b8b4b2c1 Merge remote-tracking branch 'origin/master' 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 2024-07-03 01:09:50 +00:00
f30697d1a6 fix null on old avatar in logs 2024-07-03 02:03:26 +01:00
83250d2c08 add check to see if the member is in the guild before logging some events 2024-07-03 01:59:53 +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
da06a01097 fix WebRequest#getAsEntity 2024-07-03 00:39:20 +01:00
6202aa6691 update member join log 2024-07-03 00:35:58 +01:00
82a87c79b2 add execution time for commands 2024-07-03 00:34:10 +01:00
e795d542b9 update max reminder time 2024-07-03 00:33:07 +01:00
162d7af46b fix max reminder length 2024-07-03 00:32:14 +01:00
821190a144 fix reminder message 2024-07-03 00:30:27 +01:00
cb35182c6a update reminder message 2024-07-03 00:29:50 +01:00
ac499898e3 fix 2024-07-03 00:23:46 +01:00
35596b720b maybe fix a NPE?? 2024-07-03 00:14:00 +01:00
048d2856f9 impl reminders 2024-07-03 00:10:02 +01:00
5f654f9ca6 update vote command 2024-07-02 21:41:13 +01:00
4540bdef99 add tos and privacy policy to the help cmd 2024-07-02 21:30:10 +01:00
eda4eb5973 temp tos and privacy policy 2024-07-02 21:17:37 +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
982c038b07 don't show clickable channel on channel delete log 2024-07-02 20:07:34 +01:00
52223b5233 add avatar to member join log 2024-07-02 20:06:41 +01:00
45755503a7 show account age on member join log 2024-07-02 20:04:27 +01:00
194a5d8119 fix timeout millis 2024-07-02 19:57:25 +01:00
120afee73b impl member timeout logging 2024-07-02 19:55:50 +01:00