/NocBot

Primary LanguagePythonMIT LicenseMIT

Nocturne Bot

Description goes here!

Installation and set up

$ git clone git@github.com:jputlock/NocBot.git

You also need to install all of the pip dependencies:

$ sudo pip3 install -r requirements.txt

Running the bot

Create a .env in the root directory of the project.

Now, add your discord bot token and league API key to the .env file.

To start the bot, run:

$ python3 main.py