Discord Chatbot

A chatbot that does gaming related stuff.

Features

  • !randomrole - Gets a random League of Legend role
  • !gear {champion_name} - Gets the recommended gear of a League of Legend champion

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Create a chatbot application at here and add it your Discord channel.

Create a .env file that contains the CLIENT_TOKEN retrieved from the link above under the Bot section.

Installing and Run Locally

Install all dependencies

yarn

Run locally

yarn dev

Built With

  • Discord.js - The main library for creating a Discord chatbot

Contribution

Feel free to open an issue and give some suggestions!

Authors

Acknowledgments