Closed mkumpan closed 6 years ago
Changing the discord channel name to anything from "kills" kills the bot's ability to report kills. ModEveRoles.js:339 this.mainEnv.server.channels.find('name', 'kills').send(msg, {
this.mainEnv.server.channels.find('name', 'kills').send(msg, {
Should be fixed on adbb7e6a
Changing the discord channel name to anything from "kills" kills the bot's ability to report kills. ModEveRoles.js:339
this.mainEnv.server.channels.find('name', 'kills').send(msg, {