License • Code of Conduct• Contributing • Change Log
The Jantick Discord Bot was designed and developed to help sevrer moderators in our community Discord Server, butnot just for the moderators but for the community to use as a source of information for getting help with code to creating a support ticket in our Discord Server.
To get a local copy up and running follow these simple steps.
To use thsi discord bot in your own server follow these simple steps to add the source code/files to your local machine for you to edit freely.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/Jantick/jantick-discord-bot.git
-
Install NPM packages
npm install
-
Create a
.envfile in the main file diretory and add:
DISCORD_BOT_TOKEN=TOKEN_HERE
DISCORD_BOT_PREFIX=PREFIX_HERE
MONGO_URI=MONGO_URI
Find a sample .env file at sample.env
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
To find out more about how contributing to Jantick repos work check out out CONTRIBUTING.md
Distributed under the GNU-GPT License. See LICENSE for more information.
- Jantick Technologies - @JantickTech
- Email - [email protected]
- Project Link: https://github.com/Jantick/jantick-discord-bot
