Skip to content

Asperger/PCRD-DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCRD-DiscordBot

Run on Repl.it

Installation

  • Install Python. Version 3.6 is required.
  • Install pip.
  • Install Python setuptools.
  • Copy or clone the source into your favorite folder.
  • Run python setup.py install.

Setup

Discord Application

Prepare your discord bot instance at discordapp.com and put the token in utils/token.json as:

{
   "token": "your_token"
}

Google Authentication

Enable google sheets API with a certain google account. Check this for details. Save the credentials in utils/credentials.json.

Get started

  • Run python main.py
  • If something wrong happens, ask admin to type !stop in discord to shut the bot down. Otherwise you have to kill it in your machine.

About

Discord bot for PCRD player to record their clan battle result

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages