Skip to content

Discord bot to track stats for League of Legends Custom Games

License

Notifications You must be signed in to change notification settings

ynsrkn/inhouse-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inhouse-bot

A Discord bot built with py-cord to show stats for League of Legends Custom Games.

Installation

  • Clone the repository and add a config.yaml file in the project root with the following properties:
DB_CONNECTION_STRING: <STRING>
DISCORD_TOKEN: <TOKEN>
GUILD_IDS: [123, 456]
  • Run pip install -r requirements.txt to install dependencies.

Usage

  • Open and login to the League of Legends client. It needs to be open to scrape local custom game match history data.

  • From the project root directory run python inhouse_bot.py to start the Discord bot.

About

Discord bot to track stats for League of Legends Custom Games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published