Skip to content

Commit 2cd6ede

Browse files
authored
Merge pull request #97 from jellz/master
Remove incorrect comment
2 parents 407ec03 + b92a600 commit 2cd6ede

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)