Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Frequently asked questions

Remco edited this page Dec 12, 2015 · 4 revisions

Frequently asked questions

Why can't I use restricted commands in my own instance?

That's because you didn't define your Discord ID as a admin, check the config.json file if your ID is defined as a admin.

Everytime <enter command here> is executed, I get a module not found error!

Did you run npm install in the bot directory? If yes, try to install the missing module via npm install -g <module-name>

Can I use my own Discord account as the bot account?

Yes, but you won't be able to use it from the same account, the bot is programmed to ignore commands coming from his account.

Everytime the bot starts, I get a rss.json not found error!

That's because you didn't create a rss.json file, but if you don't want to use !rss, it's fine to ignore.

Does the bot on your server keep chatlogs of my server?

Absolutely not, the only logs kept are executed commands and error logs.

But that info is very personal!

Not really, the command log only logs the time at which commands are executed, and by which user.
Error logs only logs any exceptions or errors thrown by the bot and does not contain anything related to Discord.

Sometimes, when !youtube is executed, the bot returns a undefined URL!

That's because the first result on YouTube for the bot is a channel, and because a channel isn't a video, it can't output one. Notice, this is fixed in version 1.2.3

Is the bot on your server really free to use?

Yes! It's completely free!
You could donate to my PayPal though, to support the server expenses and future development.