66 lines
2.7 KiB
Markdown
66 lines
2.7 KiB
Markdown
### large announcement:
|
|
[](https://www.dj-dj.be/projects/open-moderation)
|
|
|
|
# open-ticket
|
|
[](https://discord.com/invite/26vT9wt3n3) [](https://github.com/DJj123dj/open-ticket/releases/tag/v2.1.0) [](#packages) [](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE)
|
|
|
|
This is an open-source discord ticket bot, you can configure it and it comes with cool features like transcripts & custom options!
|
|
|
|
<img src="logo.png" alt="Open Ticket logo" style="height: 200px; width:200px;"/>
|
|
|
|
[](https://www.github.com/DJj123dj/open-ticket/wiki/q&a)
|
|
|
|
## features
|
|
- discord buttons
|
|
- slash & text commands
|
|
- close, delete & re-open tickets
|
|
- translation (we are searching for translators!)
|
|
- dynamic database system
|
|
- advanced transcripts
|
|
- add/remove users from a ticket
|
|
- large embed customisation
|
|
- create custom ticket names, icons & colors
|
|
- create url's & reaction roles!
|
|
- uses discord.js v13
|
|
- configure your own ticket options
|
|
- remove credits if you want (don't do it please 😉)
|
|
- unlimited tickets at the same time
|
|
|
|
## installation
|
|
**You need `node.js 16` to run this project!**
|
|
|
|
You can clone or download this project.
|
|
|
|
### packages
|
|
- chalk => version `latest`
|
|
- discord.js => version `latest`
|
|
- express => version `latest`
|
|
- node-localstorage => version `latest`
|
|
|
|
You can install all of them by running `npm install`
|
|
|
|
## running
|
|
you can run `node index.js` but i would recommend you to use `npm start`
|
|
|
|
if there are any errors, you can open an **issue on github** or **contact me in the discord server**.
|
|
|
|
### config
|
|
Our config documentation is moved to another file:
|
|
[click here to view](https://www.github.com/DJj123dj/open-ticket/wiki/config-v2.1.0)
|
|
|
|
### intents & permissions
|
|
In the discord developer portal in the "bot" panel you will find 3 switches under the title "Gateaway Intents". The following switches should always be turned on
|
|
- `SERVER MEMBERS INTENT`
|
|
- `MESSAGE CONTENT INTENT`
|
|
|
|
To work the best, the bot needs `ADMINISTRATOR` permissions.
|
|
You can also configure your own permissions
|
|
|
|
## information
|
|
|
|
_v2.1.0 unstable_
|
|
|
|
changelog: [click here](https://www.github.com/DJj123dj/open-ticket/wiki/Changelog)
|
|
|
|
© 2022 - DJdj Development | [website](https://www.dj-dj.be) | [discord](https://discord.com/invite/26vT9wt3n3)
|