Skip to content

Dubidu1212/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

This is a Discord Chatbot for the popular camp game werewolfs.

Setup

  1. Install python 3.6 (Important as of now 3.7 does not work) 0.1 pip install discordpy (there might be more just look at the imports in bot.py)
  2. Download repository
  3. Create a discord-bot on the discord website
  4. Create secrets.py in /code
  5. add token from discord-bot
  6. join bot to your server: "https://discordapp.com/oauth2/authorize?client_id=<Bot_Client_ID>&scope=bot&permissions=2146958839" replace "Bot_Client_ID" with your bot client id (wow)
  7. Make a chat on your server in whitch public messages are sent
  8. Add roles "sleeping" and "Dead"
  9. Change permissions of both so that nobody can write messages when sleeping or Dead (You can change that but then it is possible to cheat)
  10. Make sure that all people who are online want to play (might be changed in the future)
  11. Write "start" in the main chat.
  12. Enjoy :D If there are any problems pleas let us know so we can fix them

Credits

This project was realised during the "fascinating informatics week" of schweizer jugend-forscht. The creators are Gian-Andrea Cantinello and Raphael Zumbrunn Feel free to develop the project further but please add the credits.

attributions

This project uses discordpy by Rapptz /MIT link to Repository:https://github.com/Rapptz/discord.py/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages