Commit Graph

652 Commits

Author SHA1 Message Date
Pedro Miguel Trindade dos Santos
7f9b6dbb97
feat(translations): update Portuguese translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt/
2021-09-13 22:12:40 +00:00
Isaac
b06d6451ab
feat(translations): update English (United States) translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/en_US/
2021-09-13 22:12:35 +00:00
Gustavo Vieira Gomes Reis
edc6b1c599
feat(translations): update Portuguese (Brazil) translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt_BR/
2021-09-13 22:12:35 +00:00
Isaac
1e4b2a2842
feat(translations): update German translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/de/
2021-09-12 21:42:31 +00:00
Philip Z
f18e8909b4
feat(translations): update German translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/de/
2021-09-12 21:42:29 +00:00
Ahmed Khaled
574232ec45
feat(translations): add Arabic translation 2021-09-12 16:26:23 +00:00
Isaac
673414430f
feat(translations): update Portuguese (Brazil) translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt_BR/
2021-09-12 16:12:38 +00:00
Pedro Miguel Trindade dos Santos
e10823e323
feat(translations): update Portuguese (Brazil) translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt_BR/
2021-09-12 16:12:36 +00:00
Gustavo Vieira Gomes Reis
830f947df7
feat(translations): update Portuguese (Brazil) translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt_BR/
2021-09-12 16:12:34 +00:00
Pedro Miguel Trindade dos Santos
f2f2eac99c
feat(translations): add Portuguese translation 2021-09-12 13:25:01 +00:00
Pedro Miguel Trindade dos Santos
3c73043523
feat(translations): update Portuguese (Brazil) translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/pt_BR/
2021-09-11 18:25:50 +00:00
Isaac
143f1ae4eb
feat(translations): kill crowdin 2021-09-11 11:46:38 +01:00
Samuel Vásquez
35e9806b4a
feat(translations): update Spanish translation
Currently translated at 100.0% (228 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/es/
2021-09-10 18:41:10 +00:00
Allan Nordhøy
ba8f02fc1c feat(translations): Update Norwegian Bokmål translation
Currently translated at 99.1% (226 of 228 strings)

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/nb_NO/
2021-09-10 15:37:40 +00: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
Weblate
3549c7f10c Update translation files
Updated by "Remove blank strings" hook in Weblate.

Translation: Discord Tickets/Bot
Translate-URL: http://i18n.capestar.net/projects/discord-tickets/bot/
2021-09-09 21:25:04 +00:00
Isaac
8cd93df4dc
Add text transcripts plugin 2021-08-28 21:50:44 +01:00
Isaac
0efee8ef15
New Crowdin updates (#221)
* New translations en-GB.json (Czech)

* New translations en-GB.json (German)
2021-08-27 22:10:08 +01:00
Isaac
565ca30ebe
feat: new stats api 2021-08-17 00:09:41 +01:00
Isaac
9363c74ae3
refactor: improve code readability 2021-08-17 00:09:07 +01:00
Isaac
d4d60123cb
fix: update logger dependency 2021-08-16 22:32:28 +01:00
Isaac
6d4248d563
Merge pull request #209 from discord-tickets/d.js-v13
Update to discord.js v13
2021-08-16 21:19:44 +01:00
allcontributors[bot]
70ad0f3065
docs: add PuneetGopinath as a contributor for code (#208)
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-08-16 21:06:13 +01:00
Puneet Gopinath
0f10908ee0
refactor: update to discord.js v13 (#203)
* build: bump djs version

* refactor(add): update

* refactor(blacklist): update

* refactor(close): update

* refactor(help): update

* refactor(new): update

* refactor(panel): update

* refactor(remove): update

* refactor(stats): update

* refactor(survey): update

* refactor(tag): update

* refactor(topic): update

* refactor(guild): update, now Structures doesn't exist

Also I don't know if this would work actually, let's see

* refactor(guild_member)

* refactor(index.js): add intents

I can't understand how you do the indentation, sorry if I made a mistake

* Update package.json

* fix(intents): add `DIRECT_MESSAGES` intents


- also fix code style and indentation

* style: fix properties order and indentation

* fix(guild)

* Update and rename message.js to messageCreate.js

* Update guild.js

* refactor(manager): fix

* Update manager.js

* fix(help)

* style: fix spacing

* fix: permission overwrites

* fix(new)

* fix(presence): rename activity to activities

* fix(presence): fix debug message

* fix: update channel types

* Update new.js

* fix(embeds): update footer function

* fix: broken code

* style: add new lines around embed blocks

* fix(messages): update remaining `send()` calls

* fix(messages): i missed one

* build: replace fastify logger with standard logger

* refactor: update message and reaction collectors

Co-authored-by: Isaac <git@eartharoid.me>
2021-08-16 21:05:20 +01:00
allcontributors[bot]
33642b6379
docs: add donzee529 as a contributor for code (#204)
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-08-16 15:20:39 +01:00
Isaac
96d1ddc48c
refactor: update node version check 2021-08-16 15:04:13 +01:00
Isaac
6cd6721baa
refactor(pterodactyl): bump image version
Co-authored-by: @donzee529
2021-08-16 15:03:53 +01:00
Isaac
f827e9500f
chore: set version to 3.1.0-dev
Co-authored-by: @PuneetGopinath
2021-08-16 15:02:53 +01:00
Isaac
36ad172d23
build: bump discord.js version and update dependencies
Co-authored-by: @donzee529
Co-authored-by: @PuneetGopinath
2021-08-16 14:59:14 +01:00
Isaac
7adc2fcae6
refactor(listeners): improve code readability 2021-08-16 14:32:02 +01:00
Isaac
4c39dca8ef
New Crowdin updates (#186)
* New translations en-GB.json (French)

* New translations en-GB.json (French)

* New translations en-GB.json (German)

* New translations en-GB.json (Korean)

* New translations en-GB.json (Korean)

* New translations en-GB.json (Czech)

* New translations en-GB.json (Czech)

* New translations en-GB.json (Polish)

* New translations en-GB.json (Korean)

* New translations en-GB.json (Czech)
2021-08-15 22:32:36 +01:00
Isaac
7370c4b28d
Update README.md 2021-08-13 21:42:10 +01:00
Isaac
84eebeff57
Update image links
- Replace ancient Discord image with my own
- Replace ImageKit url for the logo with img.eartharoid.me
2021-08-13 00:09:42 +01:00
allcontributors[bot]
17beb8bf7e
docs: add donzee529 as a contributor for doc (#197)
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-08-10 19:24:05 +01:00
Isaac
9a53c17704
Update banner.js 2021-07-26 13:21:12 +01:00
Isaac
b349cf7eb9
New Crowdin updates (#178)
* New translations en-GB.json (Dutch)

* New translations en-GB.json (Portuguese, Brazilian)

* New translations en-GB.json (Thai)

* New translations en-GB.json (Thai)

* New translations en-GB.json (Thai)
2021-07-12 17:25:06 +01:00
Isaac
6f8d86854c
New Crowdin updates (#176)
* New translations en-GB.json (Hindi)

* New translations en-GB.json (Dutch)

* New translations en-GB.json (Dutch)

* New translations en-GB.json (Dutch)

* New translations en-GB.json (Dutch)
2021-06-22 20:56:56 +01:00
Isaac
59f3ba4e46
New Crowdin updates (#168)
* New translations en-GB.json (Italian)

* New translations en-GB.json (Spanish)

* New translations en-GB.json (Spanish)

* New translations en-GB.json (German)
2021-06-14 09:09:49 +01:00
Isaac
0d33117cc8
Merge pull request #171 from discord-tickets/all-contributors/add-Felimir
docs: add Felimir as a contributor
2021-06-08 17:44:05 +01:00
allcontributors[bot]
43854604f6
docs: update .all-contributorsrc [skip ci] 2021-06-08 13:44:51 +00:00
allcontributors[bot]
5734e7288c
docs: update CONTRIBUTORS.md [skip ci] 2021-06-08 13:44:50 +00:00
Isaac
85285f495b
fix: ensure bot is given correct permissions
Ensure the bot has the required permissions in the panel channel.
2021-06-07 19:47:01 +01:00
Isaac
c56a35fd11
chore: add more eslint rules
- Added `func-call-spacing`
- Added `rest-spread-spacing`
2021-05-31 23:53:48 +01:00
Isaac
609a996d57
fix: error in dialects 2021-05-31 23:10:00 +01:00
Isaac
32b9e9c9a5
Fix conrtibutorsrc 2021-05-31 19:40:25 +01:00
Isaac
489b3151a0
Update contributions 2021-05-31 19:34:32 +01:00
allcontributors[bot]
a6241d3bcd
docs: add itzJOHv as a contributor (#167)
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Isaac <git@eartharoid.me>
2021-05-31 19:23:31 +01:00
allcontributors[bot]
18d32c6cb8
docs: add CanerBaba25 as a contributor (#166)
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-05-31 19:12:11 +01:00
Isaac
c6d56afa11
Parse JSON if value is string 2021-05-30 21:14:16 +01:00
Isaac
f7cd3e85e5
New Crowdin updates (#159)
* New translations en-GB.json (Danish)

* New translations en-GB.json (Danish)
2021-05-30 20:43:31 +01:00