Skip to content

SPQRBrutus/hemaratings_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HemaRatings Discord Bot

Discord bot for https://hemaratings.com

Invite Bot to your server

To invite bot follow this link:

https://discord.com/api/oauth2/authorize?client_id=1085532549650059264&permissions=2147503104&scope=applications.commands%20bot

Use with command /hemaratings <Name>

Features

  • Show embed with fencer stats
  • 🤷‍♀️

Screenshots

Embed

Installation

  1. Create new discord application and setup Bot: https://discord.com/developers/applications

  2. Create enviroment and setup application key:

  cp .env.example .env

.env file:

  DISCORD_API_KEY= # Discord API key
  1. Install Hemaratings with python:
  pip install -r requirments.txt  
  python hemaratings.py

License

GPL-3.0