Commit Graph

45 Commits (38cd5e8b02d23d85fafccd514935c46adf1894db)

Author SHA1 Message Date
Chloe Fontenot 🏳️‍⚧️ 31465f7fd4 Add a little easter egg if the bot detects a message from my girlfriend 2023-04-04 13:05:18 +07:00
Chloe Fontenot 🏳️‍⚧️ 22e3be26db Refactor exemption checking 2023-04-04 12:59:58 +07:00
Chloe Fontenot 🏳️‍⚧️ d498d663e2 Mention bug in code 2023-04-04 12:26:22 +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 🏳️‍⚧️ 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 🏳️‍⚧️ 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 🏳️‍⚧️ 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 🏳️‍⚧️ 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
Chloe Fontenot 🏳️‍⚧️ ff77234c88 First working build™️ 2023-03-31 12:29:46 +07:00
Chloe Fontenot 🏳️‍⚧️ 25229f0385 First working build™️ 2023-03-31 12:16:32 +07:00
Chloe Fontenot 🏳️‍⚧️ 557c136fce First working build™️ 2023-03-31 12:10:42 +07:00
Chloe Fontenot 🏳️‍⚧️ 01373c2b21 Initial work is done 2023-03-31 00:44:39 +07:00
Chloe Fontenot 🏳️‍⚧️ 9c37f61d71 Initial work is done 2023-03-31 00:34:58 +07:00