Skip to content

Latest commit

 

History

History
52 lines (25 loc) · 2.03 KB

README.md

File metadata and controls

52 lines (25 loc) · 2.03 KB

Lockout-Tourney-Bot

A discord bot that automates the process of conducting a competitive programming bracket tournament.

Features:

  • Participant Registration
  • Auto Bracket Generation
  • Auto Match Updates
  • Other management features.

Screenshots + How to use

  • You can assign a channel for the bot

Screenshot 2022-07-24 at 12 03 56 AM

  • Start Registertration

Screenshot 2022-07-24 at 12 04 34 AM

  • Participant are required to register using p!registerMe x command where x is their seed

Screenshot 2022-07-24 at 12 05 35 AM

  • Cancelling Registration

Screenshot 2022-07-24 at 12 05 56 AM

  • Now start The Tournament

Screenshot 2022-07-24 at 12 06 34 AM

  • Scheduled Matches in current round will be published

Screenshot 2022-07-24 at 12 07 33 AM

Screenshot 2022-07-24 at 12 07 49 AM

Screenshot 2022-07-23 at 11 40 37 PM

Currently only single elimination tournaments is supported but we will soon add double elimination too

Tech Stack used

Python, Discord.py and MongoDB for databases