Commit Graph

252 Commits

Author SHA1 Message Date
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
Lee
a3af3c3637 Merge pull request 'TMDB Support' (#6) from okNick/Bat:master into master
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
Reviewed-on: #6
2024-07-03 23:58:40 +00: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