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!
Here is the list of things you need to have installed on your machine to be able to run this code:
Once you in your IDE of choice, you can complete the following steps to install this project:
git clone https://github.com/the-pilot-club/discordbot.git
npm install
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.
Should you wish to contribute to this project, you may do so any time by writing the code and creating a pull request.
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.
If you would like some more information about The Pilot Club, visit our website at https://thepilotclub.org!