Skip to content
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

Couldn't find token for the bot, shutting down! #43

Closed
Nikralx opened this issue Dec 4, 2020 · 12 comments
Closed

Couldn't find token for the bot, shutting down! #43

Nikralx opened this issue Dec 4, 2020 · 12 comments

Comments

@Nikralx
Copy link

Nikralx commented Dec 4, 2020

I'm having an issue where when I try to run the bot I get the error
"Couldn't find token for the bot, shutting down!"
The token.txt file is located in the "White-Rabbit-master" folder. Even tried other folders. The token is placed in the file with 1 line.
What is happening?

@circumspect
Copy link
Owner

Hi,
Does this solve your problem? Rapptz/discord.py#4159

@Nikralx
Copy link
Author

Nikralx commented Dec 4, 2020

This worked Rapptz/discord.py#4159 (comment)

@circumspect
Copy link
Owner

Do you mind if I ask how you found this repository? I never posted links to it anywhere and now suddenly multiple people have interacted with it

@Nikralx
Copy link
Author

Nikralx commented Dec 4, 2020

The Alice is Missing Discord Template has a link to this bot.
image

@circumspect
Copy link
Owner

Huh okay, where did you find the template?

@Nikralx
Copy link
Author

Nikralx commented Dec 4, 2020

Nevermind it's a different template. It might have been from a google search.
This github shows up if you search "Alice is Missing Discord"

@circumspect
Copy link
Owner

Huh. I never thought anyone would find this - I made it as a side project to run Alice with my friends. Let me know if you run into any other issues, I'm glad other people like the game as much as I do

@Nikralx
Copy link
Author

Nikralx commented Dec 20, 2020

Only ran into 2 issues with our first play through.

  1. Evan role was not give to the Evan player when claimed despite bot saying so.
  2. When assigning Clues, it appears everyone has to be in Voice Chat? Took us a bit to figure that out as one person wasn't getting any clues until they joined.

Otherwise the bot helped a lot with the flow of the game! The PDF came out beautifully. Thanks so much for making this.

Not a big deal but having some sort of Voicemail option would be cool, otherwise we just used a voice recorder website and played them back.

@circumspect
Copy link
Owner

Hi,

  1. Was the person playing Evan the owner of the server? The bot is unable to change roles/nicknames for server owners due to how discord permissions work.
  2. I think this should be fixed in the latest version? Someone else had that issue and submitted a pull request.
  3. The way I've had the bot handle voicemails was by having the players type spoilered messages into the #voicemails channel in the server, then reading them out loud at the end of the game. This allows the bot to pick up the text and insert them into the PDF (you can still do this after the game has ended! Just have each player type their voicemail in and run !pdf again)

@circumspect
Copy link
Owner

For the second issue, you will have to enable the Server Members privileged gateway intent in the discord developer portal as well as downloading the latest copy of the bot

@Nikralx
Copy link
Author

Nikralx commented Dec 21, 2020

  1. No it wasn't
  2. I will have to check next time.

@circumspect
Copy link
Owner

Hmm, okay. I don't know if I can find the issue without more information, but I'll take a look. Let me know if it happens again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants