Skip to content

the-pilot-club/discordbot

Repository files navigation

The Pilot Club Logo

The Pilot Club Custom Discord Bot

Introduction

This is the bot made for The Pilot Club. This bot has been made Possible by the list of contributers! We also had some insight by Jon (TPC985). We would like to think this is a good product and is always ever evolving!

Prerequisites

Here is the list of things you need to have installed on your machine to be able to run this code:

Installation

Once you in your IDE of choice, you can complete the following steps to install this project:

  • Clone the Repository
git clone https://github.com/the-pilot-club/discordbot.git
  • Install Dependencies
npm install
  • Copy Environment Variables
cp example.env .env
  • Run the bot for the first time
npm run start:dev

Once you have the bot up and running you are free to code at your leisure.

Contributors

Should you wish to contribute to this project, you may do so any time by writing the code and creating a pull request.

Hosting

The Pilot Club will not provide hosting for any one at anytime.

Should you wish to host a copy of this bot, you can do so on your own.

Footnote

If you would like some more information about The Pilot Club, visit our website at https://thepilotclub.org!

Safe Travels!