Commit Graph

329 Commits

Author SHA1 Message Date
26b7b7158a add role color and icon update, and add channel nsfw and user limit update logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-04 10:40:51 +01:00
626a9bd77d update log messages and add bitrate and topic change logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-04 10:22:19 +01:00
06ded19492 fix new avatar being broken if they remove their avatar
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 43s
2024-07-04 09:57:12 +01:00
6ba802912f add role create, delete, rename and update permissions logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-04 09:56:06 +01:00
c284bb8a7f update the log remove command to be the same design as the set one
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-04 09:41:21 +01:00
dbe6fb4762 add channel permission update logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-04 09:36:40 +01:00
a0e0b82f40 add user lookup command
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 41s
2024-07-04 09:15:26 +01:00
96e675a6be update msg
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 07:53:03 +01:00
ed79a46af3 update format for messages in logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 07:51:04 +01:00
ee138cb5a9 update format for messages in logging
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 43s
2024-07-04 07:49:35 +01:00
45bfae281e update logging topics
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 07:43:53 +01:00
52d4b65d92 update message
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 07:09:01 +01:00
5b0f06efc2 add topics to logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s
2024-07-04 07:06:54 +01:00
43c5473a4f don't show old avatar url and make the thumbnail of the log the new avatar
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 07:03:48 +01:00
dc04a2f36a fix channel rename log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 45s
2024-07-04 07:01:46 +01:00
407ee6f1e9 log errors to a channel
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 06:55:56 +01:00
09d850146a add creation time for user and guild log 2024-07-04 06:47:19 +01:00
e8fa4c72dd disable user and guild load log
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 06:46:33 +01:00
c31ec09e0f make the log embeds more fancy
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 06:44:55 +01:00
4148f6e05f check if the member is still boosting and update log set messages
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 40s
2024-07-04 06:41:17 +01:00
0120fa24ef find users in a voice channel when starting to make logs more accurate
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 38s
2024-07-04 06:24:51 +01:00
4a522c084d add emojis to the log category buttons and add a home button
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 39s
2024-07-04 06:21:31 +01:00
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