Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms
This commit is contained in:
commit
d1227a143a
2
main.cjs
2
main.cjs
@ -128,7 +128,7 @@ client.on('messageUpdate', (undefined, newMessage) => {
|
||||
|
||||
});
|
||||
|
||||
global.checkMessage() = function checkMessage(message) {
|
||||
global.checkMessage = function checkMessage(message) {
|
||||
checkInsult(message);
|
||||
if (message.content == "<@1091120267851485215>, what are your pronouns?") {
|
||||
message.reply({ content: "My pronouns are she/her ☺️", allowedMentions: { repliedUser: false } })
|
||||
|
Loading…
x
Reference in New Issue
Block a user