-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Configuration property "moderation" is not defined [SOLVED] #8
Comments
do you have this section in your config file?
|
Yes, I do |
if you did it wouldnt be telling you you didn't though |
that could also be the problem will merge #9 today |
I get this same error, the problem exists because there is no channel with that ID... if you put a correct ID channel the bot will go smooth... I am thinking in a way to allow this as a feature triggeable from the config itself... whether we want or not the log file in a channel or a file... |
originally that should have been tied into debug config option, but i think as things progressed with the last group of devs working on this from the original coin i helped buld this for they didnt use it properly after they switched most stuff to switch cases |
Whats is the log channel and botspamchannels? |
bot spam channel is the default channel where people can use the commands like deposit, log channel is used for bot logging basically everything printed to console also goes to that channel so you don't have to monitor it from the bots end, to get the channels ID you have to turn on developer mode in settings of discord and either right click and select copy channel id or you can type Sent from my Galaxy Note5 using FastHub |
Hello,
I am getting this error while running with pm2, yarn and
node bot/bot.js
The text was updated successfully, but these errors were encountered: