68 lines
2.8 KiB
Markdown
68 lines
2.8 KiB
Markdown
# open-ticket
|
|
[](https://discord.com/invite/26vT9wt3n3)
|
|
[](https://github.com/DJj123dj/open-ticket/releases/tag/v1.3.2)
|
|
[](#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://github.com/DJj123dj/open-ticket/discussions/3)
|
|
|
|
[](./documentation/Q&A.md)
|
|
|
|
## features
|
|
- discord interaction buttons
|
|
- transcripts
|
|
- add/remove users from ticket
|
|
- custom colors & name
|
|
- create custom ticket names, icons & colors
|
|
- create url buttons for websites
|
|
- uses discord.js 13
|
|
- configure your own ticket options
|
|
- remove credits if you want
|
|
- up to 6 tickets at the same time
|
|
- change all bot messages
|
|
|
|
## 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](./documentation/CONFIG.md)
|
|
|
|
### 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
|
|
|
|
## v1.4.0 announcement
|
|
Hello everyone, soon open-ticket v1.4.0 will be launched, it contains a lot of new features. You can view them below.
|
|
[click here to view the announcement](https://github.com/DJj123dj/open-ticket/discussions/3)
|
|
|
|
## information
|
|
|
|
_v1.3.2_
|
|
|
|
changelog: [click here](./documentation/CHANGELOG.md)
|
|
|
|
© 2022 - DJdj Development | [website](https://www.dj-dj.be) | [discord](https://discord.com/invite/26vT9wt3n3) |