Skip to content

LolQuizz is a project created with the goal of creating a Discord bot that will provide mini-games as well as fun and useful commands related to the league of legends game and it's lore.

Notifications You must be signed in to change notification settings

sam123114/LolQuizz

Repository files navigation

LolQuizz

LolQuizz is a project created with the goal of creating a Discord bot that will provide mini-games as well as fun and useful commands related to the league of legends game and it's lore.

Prerequisites

  • Git
  • Node.js

Installation

Clone the project locally

  • using HTTPS

    git clone https://github.com/sam123114/LolQuizz.git
  • using SSH

    git clone git@github.com:sam123114/LolQuizz.git

Head into the LolQuizz folder

cd LolQuizz/

Install the dependencies

npm install

Create .env file

DISCORD_TOKEN="{YOUR_DISCORD_TOKEN}"

You can now start the bot by using one of those commands:

  • Development (Using nodemon)

    npm run dev
  • Production

    npm run stable

About

LolQuizz is a project created with the goal of creating a Discord bot that will provide mini-games as well as fun and useful commands related to the league of legends game and it's lore.

Topics

Resources

Stars

Watchers

Forks