changed readme.md

This commit is contained in:
DJj123dj
2023-01-18 21:47:32 +01:00
parent 1b8468330e
commit 39fec94ead
3 changed files with 5 additions and 7 deletions
+3 -5
View File
@@ -1,5 +1,5 @@
# Open Ticket # 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-3.1.0-brightgreen.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/releases/tag/v3.1.0) [![discord.js](https://img.shields.io/badge/discord.js-v14-CB3837.svg?style=flat-square&logo=npm)]() [![license](https://img.shields.io/badge/license-GPL%203.0-important.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE) [![documentation](https://img.shields.io/badge/documentation-Click%20Here-yellow.svg?style=flat-square)](https://docs.openticket.dj-dj.be) [![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-3.2.0-brightgreen.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/releases/tag/v3.2.0) [![discord.js](https://img.shields.io/badge/discord.js-v14-CB3837.svg?style=flat-square&logo=npm)]() [![license](https://img.shields.io/badge/license-GPL%203.0-important.svg?style=flat-square)](https://github.com/DJj123dj/open-ticket/blob/main/LICENSE) [![documentation](https://img.shields.io/badge/documentation-Click%20Here-yellow.svg?style=flat-square)](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
View File
@@ -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
View File
@@ -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": {