Commit graph

156 commits

Author SHA1 Message Date
Declan Chidlow
f29c821fc7 Use npm's Revolt.js 2024-07-13 11:47:00 +08:00
Declan Chidlow
4bc049064b Update help 2024-07-12 19:09:54 +08:00
Declan Chidlow
0cd5a4e21c Update ping command 2024-07-12 18:24:48 +08:00
Declan Chidlow
01c4531129 Remove more Discord. Start migration to bun 2024-07-12 18:20:10 +08:00
Declan Chidlow
a74def6812 Update help 2024-07-12 17:19:31 +08:00
Declan Chidlow
b81b3db842 Remove references to Discord 2024-07-12 16:32:02 +08:00
Lea
4c40a0a64b
fix kick "not a member" error 2023-09-09 15:24:32 +02:00
Lea
774a418b15
i am so sorry 2023-08-30 19:10:12 +02:00
Lea
a77502a2ad update deps and lockfile 2023-07-02 13:41:08 +02:00
Lea
3a1e701503
update github urls 2023-06-28 15:50:57 +02:00
Lea
600e0a1d16
my bad 2023-06-28 09:46:40 +02:00
Lea
51fb5dc25e
workaround for mongodb being wack 2023-05-06 20:48:00 +02:00
Lea
5bf7852f22 adapt to new system message type 2023-05-01 13:52:10 +02:00
Lea
4776e54bde fix deps 2023-05-01 13:33:22 +02:00
Lea
f6d5d8cf69
log revolt connection state changes 2023-04-21 22:50:50 +02:00
Lea
631584fa32
Don't log empty message edits 2023-04-15 16:42:43 +02:00
Lea
1472f42389
Fix docker builds 2023-04-12 22:01:30 +02:00
Lea
c901c2ba6a
Merge branch 'master' of https://github.com/janderedev/automod 2023-04-12 21:17:47 +02:00
Lea
b3ee6094ce
Migrate to revolt.js 7.0 2023-04-12 21:17:34 +02:00
Lea
9ef6a59000
add link to documentation for word filter 2023-04-08 21:50:22 +02:00
Lea
4086b4f06f
filter strictness should be HARD by default 2023-04-08 21:38:46 +02:00
Lea
9685bc5608
don't say "undefined" 2023-04-07 23:31:41 +02:00
Lea
38bd64cbc2
Don't check word filter for moderators 2023-04-07 23:13:17 +02:00
Lea
0a0f291cba
Execute word filter actions 2023-04-07 22:49:41 +02:00
Lea
afb289b65a
Fix DM API token retrieval 2023-04-07 22:16:57 +02:00
Lea
9acc3c6414
Add word filter function 2023-04-07 22:14:23 +02:00
Lea
ab006cdbff
Add configuration commands for word filter 2023-04-07 21:46:28 +02:00
Lea
2b7c3052d4
don't delete health check message 2023-04-06 13:25:29 +02:00
Lea
0fd98744db
add healthcheck to bot 2023-04-06 12:24:39 +02:00
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
0eb88da2ce
bump deps 2023-03-18 12:14:15 +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