Commit graph

105 commits

Author SHA1 Message Date
Lea 8c49c21228
auto reconnect revolt client 2023-03-21 13:14:15 +01:00
Lea d5e4d55e55
fix logging wrong id 2023-03-21 12:57:40 +01:00
Lea 4b0a1786fa
(hopefully) fix double sending discover notifs 2023-03-19 13:57:56 +01:00
Lea 489f08b3b3
enable spam detection in servers in discovery 2023-03-15 23:48:55 +01:00
Lea bd05736c73
Allow users to view their own infractions 2023-03-15 20:24:24 +01:00
Lea 5c3479268d
Confirmation prompt when kicking/banning via reply 2023-03-15 20:21:28 +01:00
Lea 2f9792c616
upgrade revolt.js 2023-03-15 19:37:44 +01:00
Lea 2897d000cc
Display username in message log 2023-03-15 16:54:41 +01:00
Lea 1c162a324f
add tos reminder to ban DM 2022-12-29 22:30:07 +01:00
Jan 3dc10d34a4
make /purge user filter work with uncached users 2022-11-27 19:27:00 +01:00
Lea 021de608b8 make /bridge config not show "undefined" 2022-11-16 16:15:44 +01:00
Jan 456090ae51
add permission check 2022-11-07 22:02:28 +01:00
Jan 6d5b91d07f
add disallow_opt_out configuration option 2022-11-07 21:59:15 +01:00
Jan 603d922a33
allow /bridge config from revolt 2022-11-07 21:45:00 +01:00
Jan 0408c4b0a5 raise infraction reason length limit 2022-10-27 09:47:23 +02:00
Jan fefd29fbc1
count bridged messages in db for metrics 2022-08-20 13:05:21 +02:00
Jan 587a51afa7
allow users to set log channels 2022-08-12 22:35:21 +02:00
Jan 48de9db224
add /timeout command 2022-07-25 16:15:55 +02:00
JandereDev 7062d8e469
allow toggling spam detection 2022-07-23 10:45:28 +02:00
JandereDev 3c45dd110c
Merge branch 'master' of https://github.com/janderedev/automod 2022-07-19 19:46:34 +02:00
JandereDev fe44bb04b4
edit /purge syntax 2022-07-19 19:45:57 +02:00
Jan fcfe5ea667
check colors on discord embeds 2022-07-18 20:14:05 +02:00
Jan 14f7d37c71
allow loading spam detection module
Co-authored-by: Martin Löffler <contact@fatalerrorcoded.eu>
2022-07-17 13:18:34 +02:00
Jan b986f1c585
create database indexes 2022-07-16 20:25:13 +02:00
Jan 2f7cfae050
use theme colors for embeds 2022-07-16 14:41:56 +02:00
JandereDev fc740b1795
minor changes
(added redis and made the bot actually functional again)
2022-07-15 17:38:13 +02:00
JandereDev fe62ee88cd
start moving types into shared library 2022-07-09 09:45:15 +02:00
Jan cbde4e4c40
woops lol 2022-06-10 23:49:46 +02:00
Jan bc10c3d014
support iframing dashboard 2022-06-10 23:32:53 +02:00
JandereDev ad353463a6
allow configuring warn/kick/ban DMs + contact info
(someone needs to refactor the hot mess that is ServerDashboard.tsx aaa)
2022-05-28 14:56:13 +02:00
JandereDev 5546ec3c59
option to DM users on kick/ban/warn 2022-05-28 14:00:22 +02:00
JandereDev 7cee4638a9
u p g r a d e /kick command 2022-05-28 12:46:27 +02:00
JandereDev 15de79fce7
add /bridge status on rolt 2022-05-27 18:40:04 +02:00
JandereDev f32f5193e7
fix typo 2022-05-24 09:05:03 +02:00
JandereDev a29732b00e
Merge branch 'master' of https://github.com/janderedev/automod 2022-05-24 07:33:54 +02:00
JandereDev 96a0d2b7c8
fix: make /ban ignore target input when targetting by reply 2022-05-24 07:33:20 +02:00
Jan db88b94fee log bulk deletes in message log 2022-05-22 19:39:07 +02:00
Jan 587e35b44e fix: make /purge use bulk delete route 2022-05-22 18:24:18 +02:00
Jan 0fe7496e90 use embeds for mod logs 2022-05-22 17:47:22 +02:00
JandereDev 9b3eaa6752
Merge branch 'master' of https://github.com/janderedev/automod 2022-05-11 15:15:56 +02:00
JandereDev 79c5fcab71
fixed /pfp and /nick 2022-05-11 15:15:38 +02:00
janderedev 53da0f4dbe
Merge branch 'master' of https://github.com/janderedev/automod 2022-05-08 12:29:48 +02:00
janderedev 469fa259f8
updated ban command 2022-05-08 12:29:16 +02:00
janderedev 98be31dd64
various fixes
- get rid of userscan
- cannot fetch mutual servers from api anymore
- minor fixes
2022-05-08 12:26:58 +02:00
JandereDev 69e7459939
Revert "workaround for revoltchat/revite#609"
This reverts commit 42cb2d7f59.
2022-05-08 10:47:27 +02:00
JandereDev 42cb2d7f59
workaround for revoltchat/revite#609 2022-05-08 09:14:11 +02:00
janderedev 1249568f4d
added a cool startup message 2022-05-06 21:50:51 +02:00
janderedev ecef27f1e6
restructure commands 2022-05-03 14:52:07 +02:00
JandereDev 57f3b9c9fb
use message ratelimiter 2022-05-03 07:53:42 +02:00
janderedev 3f0a1cbd01
upgrade /warn 2022-05-02 22:46:00 +02:00