Skip to content

Commit b92a600

Browse files
committed
remove incorrect comment
1 parent 407ec03 commit b92a600

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/modules/rep.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export class RepModule extends Module {
1919

2020
MAX_REP = 3;
2121

22-
// all messages have to be fully lowercase
2322
THANKS_REGEX = /\b(?:thanks|thx|cheers|thanx|ty|tks|tkx)\b/i;
2423

2524
async getOrMakeUser(user: User) {

0 commit comments

Comments
 (0)