mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
* feat: make command handler slash command-ready Only `help` and `settings` commands work so far * feat(commands): finish new settings command * fix(settings): convert `roles` and `ping` to an array * fix(commands): make `add` a slash command * fix(commands): make `blacklist` a slash command * fix(commands): remove URLs from `help` command * Add weblate badge and overview image * Update sponsors * sqlite things * imrpovements * update eslint rules * (⚠ untested) close command * fix: default locale for getting command option names * Update README.md * Update README.md * Update README.md * update new command to slash commands and fix close command * fixes and improvements * fix: closing a ticket when the creator has left * Revert "fix: closing a ticket when the creator has left" This reverts commit afc40ae17077782e344fd8cee03a089966c2347e. * fix: closing a ticket when the creator has left * fix: localisation issues in settings command * fix: delete category channel * New button and select panels + updated message panels Includes new options for panel embed message image and thumbnail Co-Authored-By: Puneet Gopinath <baalkrshna@gmail.com> Co-Authored-By: thevisuales <6569806+thevisuales@users.noreply.github.com> * Finish converting to buttons, added close button Co-Authored-By: Puneet Gopinath <baalkrshna@gmail.com> Co-Authored-By: thevisuales <6569806+thevisuales@users.noreply.github.com> * fully convert to slash commands * re-add "... has created a ticket" message * locales * fix add and remove commands * fix remove command * fix stats command * eslint Co-authored-by: Puneet Gopinath <baalkrshna@gmail.com> Co-authored-by: thevisuales <6569806+thevisuales@users.noreply.github.com>
This commit is contained in:
14
README.md
14
README.md
@@ -1,9 +1,11 @@
|
||||
[](https://github.com/discord-tickets/bot/stargazers)
|
||||
[](https://github.com/discord-tickets/bot/stargazers)
|
||||
[](https://github.com/discord-tickets/bot/blob/main/LICENSE)
|
||||

|
||||

|
||||
[](https://www.codacy.com/gh/discord-tickets/bot/dashboard?utm_source=github.com&utm_medium=referral&utm_content=discord-tickets/bot&utm_campaign=Badge_Grade)
|
||||
[](https://go.eartharoid.me/discord)
|
||||
[](https://i18n.discordtickets.app/project/discord-tickets)
|
||||
[](https://i18n.capestar.net/engage/discord-tickets/en_GB/)
|
||||
|
||||
<br>
|
||||
|
||||
@@ -37,6 +39,8 @@ You can also configure the functionality of the bot to your liking and add comma
|
||||
If the bot hasn't already been translated to your (community's) language, you can [translate](https://github.com/discord-tickets/.github/blob/main//CONTRIBUTING.md#translating) it yourself.
|
||||
Plugin authors are encouraged to support multiple languages as well.
|
||||
|
||||
[](https://i18n.capestar.net/engage/discord-tickets/en_GB/)
|
||||
|
||||
3. **Multiple ticket categories**
|
||||
Each ticket category has its own settings for messages and the support team roles. There's also multiple methods of creating a ticket.
|
||||
|
||||
@@ -88,7 +92,13 @@ Thank you to everyone to has contributed to Discord Tickets, including everyone
|
||||
|
||||
## Sponsors
|
||||
|
||||
Does your community or company use Discord Tickets? Sponsor the project to get your logo shown here.
|
||||
*Does your community or company use Discord Tickets? [Sponsor the project](https://github.com/discord-tickets/bot/?sponsor=1) to get your logo shown here.*
|
||||
|
||||
**These awesome people and communities sponsor Discord Tickets:**
|
||||
|
||||
- [reSkybounds](https://reskybounds.com/) ([Discord](https://discord.reskybounds.com/))
|
||||
- [Cal#0004](https://discord.com/users/239036926152146944) <!-- @24c4 -->
|
||||
|
||||
|
||||
### Donate
|
||||
|
||||
|
Reference in New Issue
Block a user