Commit Graph

485 Commits

Author SHA1 Message Date
01bdf05958 Added checkInsult() 2023-04-02 19:02:58 -05:00
a6ded6dba3 Added checkInsult() 2023-04-02 19:02:58 -05:00
e52c49175b Added checkInsult() 2023-04-02 18:56:10 -05:00
95e6350f63 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
7c2c8a528f 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
846a346ad9 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
461ce43594 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
67f48d4ff9 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
b1943418fe 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
c34e227ac2 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
f64acd1335 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
8a84c571e8 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
c349f1a976 Execute on message edit 2023-04-01 18:41:35 -05:00
7613abd242 More debugging 2023-04-01 15:37:35 -05:00
0efd32b81b More debugging 2023-04-01 15:37:35 -05:00
e899695f74 Update abbreviation key 2023-04-01 12:21:39 -05:00
3810781bd9 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
bf5231ed7e 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
7a5930cce2 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
ecf90a7b8b 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
f7cc98adab 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
7ee5696854 Update abbreviation key 2023-04-01 11:11:17 -05:00
0624527560 added removePhrase 2023-04-01 11:10:21 -05:00
688bafe0aa added removePhrase 2023-04-01 11:10:21 -05:00
70d419d50e convert input string to lowercase 2023-04-01 00:04:34 -05:00
a96ae91f77 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
11396d8bb9 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
849e961d91 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
e3b1b81565 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
d49f461c93 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
6d299d00d3 Update abbreviation key 2023-03-31 21:25:20 -05:00