LeashBot
One Paragraph of project description goes here
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
- Node.js
- NPM
- decent bandwidth
Installation
- download to your desired derectory
- run
npm install
in the installed folder - copy the .example files in ./storage
- fill out the examples with the approprate data
- run
node .
to start the bot(s)
Running the tests
it either works or breaks and throws an error
Deployment
Add additional notes about how to deploy this on a live system
Built With
- Visual Studio Code - A source-code editor developed by Microsoft
- discord.js - A powerful node.js module that allows you to interact with the Discord API very easily
- Node.js - A JavaScript run-time environment
Versioning
I guess GitHub version control since i'm putting this on GitHub
Authors
License
This project is licensed under the MIT License - see the LICENSE.md file for details