Protected / rowboat

A fully modular, multi-environment chat bot.
Apache License 2.0
4 stars 2 forks source link

Kills channel is not configurable #3

Closed mkumpan closed 6 years ago

mkumpan commented 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, {

AWRyder commented 6 years ago

Should be fixed on adbb7e6a