changed readme.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Open Ticket
|
# Open Ticket
|
||||||
[](https://discord.com/invite/26vT9wt3n3) [](https://github.com/DJj123dj/open-ticket/releases/tag/v3.1.0) []() [](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE) [](https://docs.openticket.dj-dj.be)
|
[](https://discord.com/invite/26vT9wt3n3) [](https://github.com/DJj123dj/open-ticket/releases/tag/v3.2.0) []() [](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE) [](https://docs.openticket.dj-dj.be)
|
||||||
|
|
||||||
Open ticket is the most configurable open-source ticket bot for discord! Made with the newest technologies. Like: Slash commands, transcripts, multiple ticket types, buttons & dropdowns!
|
Open ticket is the most configurable open-source ticket bot for discord! Made with the newest technologies. Like: Slash commands, transcripts, multiple ticket types, buttons & dropdowns!
|
||||||
Start using it now, you can do anything!
|
Start using it now, you can do anything!
|
||||||
@@ -26,6 +26,7 @@ Start using it now, you can do anything!
|
|||||||
- the_gamer#5095 (Danish)
|
- the_gamer#5095 (Danish)
|
||||||
|
|
||||||
## features
|
## features
|
||||||
|
- **🎉 NEW! html transcripts!**
|
||||||
- discord interaction buttons
|
- discord interaction buttons
|
||||||
- slash & text commands
|
- slash & text commands
|
||||||
- close, delete & re-open tickets
|
- close, delete & re-open tickets
|
||||||
@@ -40,9 +41,6 @@ Start using it now, you can do anything!
|
|||||||
- custom API + plugins
|
- custom API + plugins
|
||||||
- unlimited tickets spread over multiple messages
|
- unlimited tickets spread over multiple messages
|
||||||
- close with reason
|
- close with reason
|
||||||
|
|
||||||
*comming soon*
|
|
||||||
- share transcripts
|
|
||||||
- view transcripts in html
|
- view transcripts in html
|
||||||
|
|
||||||
## quick start
|
## quick start
|
||||||
@@ -53,7 +51,7 @@ Start using it now, you can do anything!
|
|||||||
|
|
||||||
## information
|
## information
|
||||||
|
|
||||||
_v3.1.0_
|
_v3.2.0_
|
||||||
|
|
||||||
changelog: [click here](https://docs.openticket.dj-dj.be/other/changelog)
|
changelog: [click here](https://docs.openticket.dj-dj.be/other/changelog)
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -89,7 +89,7 @@
|
|||||||
"dropdown":false,
|
"dropdown":false,
|
||||||
|
|
||||||
"enableFooter":false,
|
"enableFooter":false,
|
||||||
"footer":"Open Ticket v3.1.0 - I'm a footer!",
|
"footer":"Open Ticket v3.2.0 - I'm a footer!",
|
||||||
|
|
||||||
"enableThumbnail":false,
|
"enableThumbnail":false,
|
||||||
"thumbnail":"https://www.example.com/catmemes/cat.png",
|
"thumbnail":"https://www.example.com/catmemes/cat.png",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "open-ticket",
|
"name": "open-ticket",
|
||||||
"version": "3.1.0",
|
"version": "3.2.0",
|
||||||
"description": "This is an open-source discord ticket bot, you can configure it and it comes with cool features like a transcript.",
|
"description": "This is an open-source discord ticket bot, you can configure it and it comes with cool features like a transcript.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user