This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Error running #2
Comments
You need to set a channel for the bot to report server downtimes.
That will solve the issue. I'll add something right now to make sure the bot doesn't die if that isn't set |
it will now throw an error instead of killing the bot
|
Closed
Closed
Closed
Closed
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thank you for your dedication!!!
I seem to have run into a issue. I have some doubts as to my setting up config.
supervisorctl restart dramiel runs nicely.
But when I try to talk to to the bot "!help" get nothing. Went to log error and below over and over.
Here are the parts of my config that I have changed.
Have checked this 3 times.. This is from https://discordapp.com/developers/applications/me/
"My Applications" and the "APP BOT USER" and token below.
(Main Char api "Char info+Standings)
"characterID" => 1234
(Char ID from Discord. Tried ID for char from zkill but no difference)When I turn on the zkill by adding
"allianceID" => 1234567,
(Alliance iD I get from zkill did not add one for corp)Error changes to
I have added the bot a few times. I did notice that it does not show up under "Authorised Applications".
https://discordapp.com/oauth2/authorize?&client_id=xxx&scope=bot
xxx = Client/Application ID from https://discordapp.com/developers/applications/me/
Did not set up auth yet.
Thank you!!
The text was updated successfully, but these errors were encountered: