Skip to content

discord bot to create, manage and run tournaments right into guilds

License

Notifications You must be signed in to change notification settings

BishopT/cardinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardinal

discord bot to create, manage and run tournaments right into guilds

written in python with Pycord

Dependencies

  • python 3.8 or above
  • pandas
  • pycord
  • tournapy

Run

Register your bot in discord developer portal to generate a token.

create a .env file with

DISCORD_TOKEN=<your discord bot token>
CARDINAL_CONF=path/to/cardinal.ini

change the OwnerId value to your discord ID so that you own the bot instance

run python src/cardinal_bot.py

Usage

Start by creating tournament by using slash command /tournaments create

One a tournament is created, some actions are available directly from UI (e.g. buttons)

For all others action search for slash commands in /tournaments

About

discord bot to create, manage and run tournaments right into guilds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages