Commit Graph

19 Commits

Author SHA1 Message Date
3b1d640612 simpler/universal bot-user-id access 2024-04-29 10:30:50 +02:00
09f9280ae1 clean up: autoformat 2024-04-11 12:09:32 +02:00
034beca51c filter duplicate words 2024-04-10 07:57:52 +02:00
6ec1892a80 scan each word with and without symbols 2024-04-10 07:57:25 +02:00
194a3d89ab convert message to lowercase first 2024-04-10 07:56:04 +02:00
c13d0cb193 ignore bot-owned messages 2024-04-10 07:52:23 +02:00
cbefb18dcd implemented messageCreate event listener to reply to keywords 2024-04-05 20:25:06 +02:00
1336ee7d0d igore DMs and split content by words 2024-04-05 14:17:29 +02:00
e2ef65203e prepare messageCreate event 2024-04-05 13:51:58 +02:00
08567747c7 relative imports to properly type model instances 2024-04-04 09:55:14 +02:00
9091e1c023 bugfix: await reaction removal 2024-04-04 09:40:23 +02:00
db898a2a36 refactor: project wide renaming for accuracy 2024-04-04 08:59:37 +02:00
7ea28db049 more verbose logging 2024-02-28 20:43:36 +01:00
ab6ca9edeb forced reaction remove error handling 2024-02-16 18:26:25 +01:00
80d4693c3d document code with jsdoc comments 2024-02-11 02:04:12 +01:00
7a9c2441a3 reformat: auto format 2024-02-08 21:11:56 +01:00
6ded01b046 handle message/channel deletion 2024-02-07 21:02:37 +01:00
3339d7a244 initialize deletion events 2024-02-07 20:27:16 +01:00
0ffb68fd96 prepare for better event grouping 2024-02-07 20:26:57 +01:00