Commit Graph

194 Commits

Author SHA1 Message Date
9c64b37a56 Added additional role to check 2023-04-02 19:14:27 -05:00
01bdf05958 Added checkInsult() 2023-04-02 19:02:58 -05:00
e52c49175b Added checkInsult() 2023-04-02 18:56:10 -05:00
81bdab6bbc Don't try to check roles if message came from a bot (or webhook, they both return true for that flag) 2023-04-02 15:40:04 -05:00
dd9548cf18 Don't try to check roles if message came from a bot (or webhook, they both return true for that flag) 2023-04-02 15:37:01 -05:00
ab913abc03 Don't try to check roles if message came from a bot (or webhook, they both return true for that flag) 2023-04-02 15:20:37 -05:00
6317a9a12e Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:51:36 -05:00
1e11748221 Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:50:54 -05:00
e0a2ff7e7c Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:50:07 -05:00
c09585da1a Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:34:20 -05:00
1013d58095 Execute on message edit 2023-04-01 18:44:08 -05:00
999282bc9f Execute on message edit 2023-04-01 18:41:35 -05:00
7613abd242 More debugging 2023-04-01 15:37:35 -05:00
e899695f74 Update abbreviation key 2023-04-01 12:21:39 -05:00
cb02b331be Reply message now returns how many abbreviations the bot detected 2023-04-01 12:15:12 -05:00
b5e60c2aa0 Tweaked code a little in an attempt to prevent a bug 2023-04-01 12:04:36 -05:00
d078d12a79 added listPhrases 2023-04-01 11:29:41 -05:00
20cb318b12 Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms 2023-04-01 11:11:30 -05:00
2cb3e6d7eb Update abbreviation key 2023-04-01 11:11:17 -05:00
0624527560 added removePhrase 2023-04-01 11:10:21 -05:00
70d419d50e convert input string to lowercase 2023-04-01 00:04:34 -05:00
c45fa88419 Only ignore bots if that bot is myself 2023-04-01 00:01:32 -05:00
7c0eae8827 Add more chars to regex 2023-03-31 21:50:42 -05:00
dd5f9a8bd2 Add more chars to regex 2023-03-31 21:47:23 -05:00
fd90b28b6b Correct spam bug, properly this time 2023-03-31 21:39:39 -05:00
03e1bc69a6 Update abbreviation key 2023-03-31 21:25:20 -05:00
404c976a7d Correct spam bug 2023-03-31 21:24:57 -05:00
43b1e84409 Correct spam bug 2023-03-31 21:14:12 -05:00
7b3f6af93f First working build™️ 2023-03-31 13:20:24 -05:00
233bdbf8e7 First working build™️ 2023-03-31 12:48:43 -05:00
741de7a170 First working build™️ 2023-03-31 12:46:02 -05:00
b7d4036351 First working build™️ 2023-03-31 12:39:56 -05:00
755ab8598f First working build™️ 2023-03-31 12:38:39 -05:00
b63f4f75ac First working build™️ 2023-03-31 12:35:43 -05:00
46190eb580 First working build™️ 2023-03-31 12:33:50 -05:00
ff77234c88 First working build™️ 2023-03-31 12:29:46 -05:00
5f91dc460e First working build™️ 2023-03-31 12:24:31 -05:00
25229f0385 First working build™️ 2023-03-31 12:16:32 -05:00
557c136fce First working build™️ 2023-03-31 12:10:42 -05:00
01373c2b21 Initial work is done 2023-03-31 00:44:39 -05:00
a216e894d6 Initial work is done 2023-03-31 00:36:16 -05:00
9c37f61d71 Initial work is done 2023-03-31 00:34:58 -05:00
f605af2d57 Init 2023-03-30 17:29:47 -05:00
4737ba2ff2 Initial commit 2023-03-30 17:26:12 -05:00