Bug fixes
This commit is contained in:
DJj123dj
2022-03-31 18:38:49 +02:00
parent 21e3a88b87
commit 8cab4cc686
8 changed files with 133 additions and 33 deletions
+13 -5
View File
@@ -1,12 +1,16 @@
# open-ticket
[![discord](https://img.shields.io/badge/discord-join%20our%20server-5865F2.svg?style=flat-square&logo=discord)](https://discord.com/invite/26vT9wt3n3)
[![version](https://img.shields.io/badge/version-1.3.0%20stable-brightgreen.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/releases/tag/v1.3.0)
[![version](https://img.shields.io/badge/version-1.3.1%20stable-brightgreen.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/releases/tag/v1.3.1)
[![npm](https://img.shields.io/badge/npm-external%20libraries%20needed-CB3837.svg?style=flat-square&logo=npm)](#packages)
[![license](https://img.shields.io/badge/license-GPL%203.0-important.svg?style=flat-square)](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: 300px; width:300px;"/>
<img src="logo.png" alt="Open Ticket logo" style="height: 200px; width:200px;"/>
[![announcement](https://img.shields.io/badge/new%20announcement!-open--ticket%20v1.4.0-red.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/discussions/3)
[![q&a](https://img.shields.io/badge/Q&A-click%20here-blue.svg?style=flat-square)](./documentation/Q&A.md)
## features
- discord interaction buttons
@@ -41,7 +45,7 @@ if there are any errors, you can open an **issue on github** or **contact me in
### config
Our config documentation is moved to another file:
[click here to view](CONFIG.md)
[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
@@ -51,10 +55,14 @@ In the discord developer portal in the "bot" panel you will find 3 switches unde
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.0_
_v1.3.1_
changelog: [click here](CHANGELOG.md)
changelog: [click here](./documentation/CHANGELOG.md)
© 2022 - DJdj Development | [website](https://www.dj-dj.be) | [discord](https://discord.com/invite/26vT9wt3n3)