Mention bug in code
This commit is contained in:
parent
c8fce4748c
commit
d498d663e2
2
main.ts
2
main.ts
@ -159,7 +159,7 @@ function checkMessage(message) {
|
||||
message.reply("Detected abbreviation, but regex matching broke. Caleb is working on this...");
|
||||
break;
|
||||
}
|
||||
|
||||
//https://gitea.calebfontenot.com/CCF_100/NoMoreAcronyms/issues/1
|
||||
arrayRotate(rebuildMessageArray, true, 1);
|
||||
rebuildMessageArray.unshift("`" + phrase + "`");
|
||||
arrayRotate(rebuildMessageArray, true, 2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user