Skip to content

fernanlukban/icl-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inhouse Discord Bot

This bot is developed for the InterCompany League discord channel to help support inhouse games.

Development

We use Bazel for build management. Installation on Linux

bazel build -c opt server:inhouse

bazel build -c opt bot:inhouse_bot

./bazel-bin/server/inhouse --riot_api_key=$YOUR_TOURNAMENT_KEY
./bazel-bin/bot/inhouse_bot --discord_token=$DISCORD_BOT_TOKEN

About

InterCompany League Inhouses on Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.7%
  • Starlark 22.3%