Commit Graph

59 Commits (55495daa99bbf986afece8b968e26cc5c5e02c38)
 

Author SHA1 Message Date
Chloe Fontenot 🏳️‍⚧️ 55495daa99 Add pfp image 2023-04-04 11:54:48 +07:00
Chloe Fontenot 🏳️‍⚧️ 5c8c7e3c0c Update 'README.md' 2023-04-04 11:53:38 +07:00
Chloe Fontenot 🏳️‍⚧️ fa62ed55cd add example image 2023-04-04 11:50:29 +07:00
Chloe Fontenot 🏳️‍⚧️ 0e59b04fe9 Update 'README.md' 2023-04-04 11:49:15 +07:00
Chloe Fontenot 🏳️‍⚧️ 14d056d241 Update 'README.md' 2023-04-04 11:47:02 +07:00
Chloe Fontenot 🏳️‍⚧️ c645ad2d56 disable ping reply 2023-04-03 20:09:34 +07:00
Chloe Fontenot 🏳️‍⚧️ 4c6d4794c0 disable ping reply 2023-04-03 19:47:44 +07:00
Chloe Fontenot 🏳️‍⚧️ 1e47274102 disable ping reply 2023-04-03 19:43:50 +07:00
Chloe Fontenot 🏳️‍⚧️ f74131566b disable ping reply 2023-04-03 19:43:19 +07:00
Chloe Fontenot 🏳️‍⚧️ 4c638e7b13 disable ping reply 2023-04-03 19:30:11 +07:00
Chloe Fontenot 🏳️‍⚧️ be7f54fd86 update abbreviation_key.json 2023-04-03 18:07:14 +07:00
Chloe Fontenot 🏳️‍⚧️ 6493d5668e change the formatting of the correct phrase to put the phrase in a codeblock 2023-04-03 18:01:47 +07:00
Chloe Fontenot 🏳️‍⚧️ d45e12c902 Add chars to regex 2023-04-02 21:53:18 +07:00
Chloe Fontenot 🏳️‍⚧️ e474e8758b Added additional role to check 2023-04-02 19:26:29 +07:00
Chloe Fontenot 🏳️‍⚧️ dc283d9497 Added additional role to check 2023-04-02 19:18:10 +07:00
Chloe Fontenot 🏳️‍⚧️ 9c64b37a56 Added additional role to check 2023-04-02 19:14:27 +07:00
Chloe Fontenot 🏳️‍⚧️ 01bdf05958 Added checkInsult() 2023-04-02 19:02:58 +07:00
Chloe Fontenot 🏳️‍⚧️ e52c49175b Added checkInsult() 2023-04-02 18:56:10 +07:00
Chloe Fontenot 🏳️‍⚧️ 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 +07:00
Chloe Fontenot 🏳️‍⚧️ 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 +07:00
Chloe Fontenot 🏳️‍⚧️ 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 +07:00
Chloe Fontenot 🏳️‍⚧️ 6317a9a12e Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:51:36 +07:00
Chloe Fontenot 🏳️‍⚧️ 1e11748221 Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:50:54 +07:00
Chloe Fontenot 🏳️‍⚧️ e0a2ff7e7c Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:50:07 +07:00
Chloe Fontenot 🏳️‍⚧️ c09585da1a Ignore if user has role "Exempt from NoMoreAcronyms" 2023-04-02 09:34:20 +07:00
Chloe Fontenot 🏳️‍⚧️ 1013d58095 Execute on message edit 2023-04-01 18:44:08 +07:00
Chloe Fontenot 🏳️‍⚧️ 999282bc9f Execute on message edit 2023-04-01 18:41:35 +07:00
Chloe Fontenot 🏳️‍⚧️ 7613abd242 More debugging 2023-04-01 15:37:35 +07:00
Chloe Fontenot 🏳️‍⚧️ e899695f74 Update abbreviation key 2023-04-01 12:21:39 +07:00
Chloe Fontenot 🏳️‍⚧️ cb02b331be Reply message now returns how many abbreviations the bot detected 2023-04-01 12:15:12 +07:00
Chloe Fontenot 🏳️‍⚧️ b5e60c2aa0 Tweaked code a little in an attempt to prevent a bug 2023-04-01 12:04:36 +07:00
Chloe Fontenot 🏳️‍⚧️ d078d12a79 added listPhrases 2023-04-01 11:29:41 +07:00
Chloe Fontenot 🏳️‍⚧️ 20cb318b12 Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms 2023-04-01 11:11:30 +07:00
Chloe Fontenot 🏳️‍⚧️ 2cb3e6d7eb Update abbreviation key 2023-04-01 11:11:17 +07:00
Chloe Fontenot 🏳️‍⚧️ 0624527560 added removePhrase 2023-04-01 11:10:21 +07:00
Chloe Fontenot 🏳️‍⚧️ 70d419d50e convert input string to lowercase 2023-04-01 00:04:34 +07:00
Chloe Fontenot 🏳️‍⚧️ c45fa88419 Only ignore bots if that bot is myself 2023-04-01 00:01:32 +07:00
Chloe Fontenot 🏳️‍⚧️ 7c0eae8827 Add more chars to regex 2023-03-31 21:50:42 +07:00
Chloe Fontenot 🏳️‍⚧️ dd5f9a8bd2 Add more chars to regex 2023-03-31 21:47:23 +07:00
Chloe Fontenot 🏳️‍⚧️ fd90b28b6b Correct spam bug, properly this time 2023-03-31 21:39:39 +07:00
Chloe Fontenot 🏳️‍⚧️ 03e1bc69a6 Update abbreviation key 2023-03-31 21:25:20 +07:00
Chloe Fontenot 🏳️‍⚧️ 404c976a7d Correct spam bug 2023-03-31 21:24:57 +07:00
Chloe Fontenot 🏳️‍⚧️ 43b1e84409 Correct spam bug 2023-03-31 21:14:12 +07:00
Chloe Fontenot 🏳️‍⚧️ 7b3f6af93f First working build™️ 2023-03-31 13:20:24 +07:00
Chloe Fontenot 🏳️‍⚧️ 233bdbf8e7 First working build™️ 2023-03-31 12:48:43 +07:00
Chloe Fontenot 🏳️‍⚧️ 741de7a170 First working build™️ 2023-03-31 12:46:02 +07:00
Chloe Fontenot 🏳️‍⚧️ b7d4036351 First working build™️ 2023-03-31 12:39:56 +07:00
Chloe Fontenot 🏳️‍⚧️ 755ab8598f First working build™️ 2023-03-31 12:38:39 +07:00
Chloe Fontenot 🏳️‍⚧️ b63f4f75ac First working build™️ 2023-03-31 12:35:43 +07:00
Chloe Fontenot 🏳️‍⚧️ 46190eb580 First working build™️ 2023-03-31 12:33:50 +07:00