SkullGaming31 / DragonBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DragonBot

Contributors Forks Stargazers Issues MIT License


Project Logo

DragonBot

DragonBot
· Report Bugs · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

This is the Discord Bot for my personal Discord Server
Level Up Legends Lounge

(back to top)

Built With

(back to top)

Getting Started

check out to learn to get a copy of the project

Prerequisites

Requirements

Installation

  1. Create a Discord Developer Application Discord Developer Application
  2. Clone the repo
    git clone https://github.com/skullgaming31/dragonbot.git
  3. Install NPM packages
    npm install
  4. Fill out the .env with all nessasary Information, check .env.example for whats needed
  5. build:
  npm run build

--all your javascript files will be in a folder called dist host that on your discord bot host.

(back to top)

(back to top)

Roadmap

  • link detect and delete(if not in correct channel)
  • Ticket System
  • Warning System

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

License

Distributed under the MIT License. checkout LICENSE.md

(back to top)

Contact

Corey - @skullgaming31 - skullgamingg31@gmail.com

Project Link: Level Up Legends Lounge in Typescript

(back to top)

Acknowledgments

(back to top)

About

License:MIT License


Languages

Language:TypeScript 100.0%