Update index.js

This commit is contained in:
Kalakoi
2018-05-09 14:38:15 -04:00
committed by GitHub
parent 564ba8d34e
commit afc293de79

View File

@@ -267,6 +267,7 @@ bot.on("message", (message) => {
}
}
}
message.reply(msg);
}
}
});