master
Miikka Virtanen 2017-08-03 22:00:34 +03:00
parent 87cbce6dad
commit c330caf249
1 changed files with 0 additions and 1 deletions

View File

@ -134,7 +134,6 @@ Here's what their message contained:
// If the thread was just created, do some extra stuff
if (thread._wasCreated) {
const mainGuild = utils.getMainGuild(restBot);
const member = utils.getMainGuild(bot).members.get(msg.author.id);
if (! member) {