Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
'thankyou' command to work with 'thank you' and 'thankyouuuu'
Browse files Browse the repository at this point in the history
  • Loading branch information
tdmalone committed Aug 19, 2018
1 parent adb82d4 commit b099017
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,7 @@ const handlers = {
leaderboard: leaderboard.handler,
help: sendHelp,
thx: sayThankyou,
thanks: sayThankyou,
thankyou: sayThankyou,
thank: sayThankyou,
version: getVersion
};

Expand Down

0 comments on commit b099017

Please sign in to comment.