A discord bot made specifically for League of Legends teams, clans and organisations that homes in a Discord server.
So far, this bot isn't a public bot and therefore needs to be self-hosted.
- NodeJS
- MongoDB
- Personal Riot Games API key
- Announces server status, interval 1 minute.
- Announces new game results from members, interval 1 minute.
- Command to schedule future games with team.
- Mongoose
- MongoDB
- NodeJS
- Discord.JS
- Riot Games API
First of all, make sure you have an MongoDB cloud or local server configured.
copy the .env.example
file and adjust it to your channel id's, bot token and
other settings to tune it for your server.
Run by using node.
node index.js
All changes that makes the bot more wealthy in features, speed and UI improvements are always highly appreciated and very welcome.
Please see CONTRIBUTING for more details.
The MIT License (MIT). Please see License File for more information.