Skip to content

tristan-f-r/hantick-discord-bot

 
 


Jantick Technologies

Jantick Technologies Discord Bot

LicenseCode of Conduct Contributing Change Log

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgements

About The Project

Jantick Discord Bot

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.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

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

Installation

  1. Clone the repo

    git clone https://github.com/Jantick/jantick-discord-bot.git
  2. Install NPM packages

    npm install
  3. Create a .env file 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

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

To find out more about how contributing to Jantick repos work check out out CONTRIBUTING.md

License

Distributed under the GNU-GPT License. See LICENSE for more information.

Contact

Acknowledgements

About

The official Discord bot for the Jantick Technologies Discord Server. - Use this source code for your own Discord Bot

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%