Skip to content

A Discord bot designed to organise In-house custom games. Written in Python.

License

Notifications You must be signed in to change notification settings

KenAijmNight/InHouseQueue

 
 

Repository files navigation

Discord Shield License: MIT version

In-House Queue

A Discord Bot designed to organise In-House Custom games for competitive 5v5 games. Support for 1v1 - 8v8 games will be available soon. Written in Python using disnake.

Current visuals are for League of Legends. Overwatch and Valorant visuals will soon be supported as well

Discord Servers

  • Discord Support server - Raise bugs or get help
  • Discord Queue server - Try the Bot out yourself!
  • Bot Invite link - Invite the Bot to your server

Discord Server setup

Set up guide

Documentation

Everything you need to know is also on our Documentation website - https://docs.inhousequeue.xyz/

All Commands

Available at: https://www.inhousequeue.xyz/commands

Step by Step bot user flow

Here

Installation

Running locally

Prerequisites

Python 3.9.X - Download python here

  1. Clone or Download this repository:
git clone [email protected]:HenrySpartGlobal/InHouseQueue.git
  1. Create a .env file in the root directory and paste in your Discord Bot Token
TOKEN = MTAwMDQwNTYzODgwMDc0ODY0NQ.G23AvO.DcsRAE_FyXkUCuKlx-mGUVnazPCkn3H5LHvlPY
  1. Optional: Edit the cogs/dev.py file and replace the IDs with your DiscordId(s) and GuildId(s)

  2. Run the Bot

python3 main.py
  1. Now set up the Bot with the steps in Discord server setup

Running locally with Docker

View the guide here

Self hosting

I encourage you to Invite the Bot to your server, but if you want to make some changes and host it yourself feel free. Here is my Hosting guide

More details on the MMR alogrithm used

https://docs.inhousequeue.xyz/documentation/reference/sbmm

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Aarno

About

A Discord bot designed to organise In-house custom games. Written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 1.9%
  • Dockerfile 0.1%