All documentation for the Discord bot "Tickets"
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
User-facing documentation for Tickets. Tickets is a simple, customisable, and powerful Discord ticket system bot complete with a web UI.
To get a local copy up and running follow these simple example steps:
Node.JS v20 or higher is installed
-
Install dependencies by running:
npm i -
Run:
npm run devornpx vitepress dev docsto get a local instance running which will allow you to preview your changes in a live updating preview onhttp://localhost:5173/.
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Make your Changes. Copy the changed file(s) and replace the original/add it in the translation directories.
- Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
section coming soon
Project Link: https://github.com/TicketsBot-cloud/docs

