49 Commits

Author SHA1 Message Date
Excelsior
eb2add7ac6
style: Typo fix (#274)
* Fix typo

* Fixed typo

For stats cmd, TIckets to Tickets
2022-02-23 07:45:26 +00:00
Justin Nogossek
7bf6689616
feat(translations): update English (United Kingdom) translation
Currently translated at 100.0% (274 of 274 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/en_GB/
2022-02-06 11:52:22 +00:00
Emma Johnson
afe84acc9d
Fix some language errors lmfao (#258) 2021-12-27 16:19:57 +00:00
Isaac
dae9a8c0d0
fix: convert surveys to buttons 2021-10-07 12:21:44 +01:00
Isaac
eb964ab85b
fix: setting opening questions 2021-10-07 11:27:31 +01:00
Isaac
c3ac408733
fix: anyone being able to close any ticket 2021-10-07 11:09:53 +01:00
Isaac
95f76716ed
feat: #206 convert to interactions (buttons and application commands) (#238)
* 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>
2021-09-24 15:32:36 +01:00
Isaac
559d1ffeef Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/en_GB/
2021-09-09 21:53:04 +00:00
Isaac
e027e1ef84
Fix space in help command 2021-05-30 18:09:09 +01:00
Isaac
20ac8bff73
Survey responses!
and some small changes/fixes
2021-05-19 15:24:02 +01:00
Isaac
c03a32dbb4
FAQs/tags/canned responses 2021-05-18 22:08:49 +01:00
Isaac
37adac1dd0
"help" command 2021-05-17 21:16:58 +01:00
Isaac
6a978aa025
Settings validation 2021-05-17 20:24:00 +01:00
Isaac
448a1e793f
"stats" command 2021-05-17 00:04:14 +01:00
Isaac
ceac5801fd
"topic" command 2021-05-16 21:31:23 +01:00
Isaac
82473db65c
"remove" command 2021-05-16 19:48:02 +01:00
Isaac
2fd18218e2
"add" command 2021-05-16 18:37:08 +01:00
Isaac
2ca83c3146
Add commands 2021-05-16 15:11:24 +01:00
Isaac
8a99732d80
Added close command, bug fixes and improvements 2021-05-15 23:06:31 +01:00
Isaac
7cf039b8eb
Ticket releasing 2021-05-13 16:01:09 +01:00
Isaac
8903f10305
Panel creation 2021-05-11 23:12:06 +01:00
Isaac
da7188d923
Update en-GB.json 2021-05-11 18:19:23 +01:00
Isaac
c9609a41b5
Ticket creation error handling 2021-05-11 11:52:23 +01:00
Isaac
edee95105f
Added try/catch block to named args parsing 2021-05-10 23:38:55 +01:00
Isaac
d9ece4beca
Start on panel creation 2021-05-10 23:11:25 +01:00
Isaac
9ebdf557df
Add ticket claiming 2021-05-10 16:28:47 +01:00
Isaac
a7248d88ea
Database things, pinned messages, start on ticket claiming 2021-05-03 16:30:52 +01:00
Isaac
25980b7db3
Bot permissions check 2021-05-03 15:01:46 +01:00
Isaac
db94bf6969
Fixes and improvements for database and other things
Also continued to add to ticket creation stuff - now includes opening questions
2021-04-25 15:40:07 +01:00
Isaac
674f29b403
Ticket creation 2021-04-24 23:49:17 +01:00
Isaac
fff423956d
More settings, update things 2021-04-24 20:34:09 +01:00
Isaac
a40290141b Add blacklist and do things 2021-04-21 22:02:21 +01:00
Isaac
f73855ec19 Add blacklist command data 2021-04-07 22:05:29 +01:00
Isaac
4b3ba238bd Finish "new" command, and other stuff 2021-04-05 18:38:00 +01:00
Isaac
01519df0cf tickets 2021-04-03 00:02:00 +01:00
Isaac
1a4a3c1a33 Ticket message storage, added entity stuff 2021-04-01 21:33:08 +01:00
Isaac
2e9217f30d Fix and improve broken and bad code.
Improve command handler, fixed message logging, fixes potential prefix problem, other small changes
2021-04-01 19:33:53 +01:00
Isaac
3def7e290d Command handling, arguments, and "new" command stuff 2021-04-01 00:17:00 +01:00
Isaac
1e3721b5da do things 2021-03-31 22:12:30 +01:00
Isaac
591cc6e0a6 Improvements 2021-03-30 22:27:54 +01:00
Isaac
245bba0c10 Remove slash commands
Not fully tested but working so far
2021-03-29 23:34:50 +01:00
Isaac
82c3175f37 Ticket creation 2021-03-28 23:49:36 +01:00
Isaac
dfb3f1ca02 settings command stuff 2021-03-23 23:50:00 +00:00
Isaac
ffc415354a Settings command, many small changes, improvements, and fixes 2021-03-23 23:32:24 +00:00
Isaac
04397b3261 Added conventional (non-slash) commands support for settings command
Settings server plugin postponed.
2021-03-21 22:52:32 +00:00
Isaac
b904a4ad3d things 2021-03-15 21:12:58 +00:00
Isaac
5e9e23bbf2
progress 2021-02-20 17:09:08 +00:00
Isaac
67e7d36c47
Improved plugin manager and added to command manager 2021-02-19 21:26:02 +00:00
Isaac
cf8dff2a5b
Database 2021-02-16 14:48:04 +00:00