Commit Graph

72 Commits

Author SHA1 Message Date
Isaac
9eb7c89b31
chore: update dependencies 2024-04-25 01:05:47 +01:00
Isaac
24be4fc300
chore: fix lockfile 2024-04-18 22:22:54 +01:00
Isaac
04f0b0d033
fix: preview rendering error with missing roles 2024-03-03 17:29:21 +00:00
Isaac
876307dbc1
chore(dependencies): update lockfile 2024-01-21 02:43:01 +00:00
Isaac
69a1eea7c7
fix: lockfile 2024-01-21 02:21:51 +00:00
Isaac
5f77b28012
fix(http): fastify dependencies (closes #461, #491) (#520)
* 🚨 **[WIP]** fix: fastify dependencies

* update & fix http stuff
2024-01-21 02:19:26 +00:00
Isaac
73c30c84bd
fix: setting min-length in settings panel 2024-01-20 21:10:12 +00:00
Isaac
f7d0519a8c
chore: update dependencies 2024-01-15 02:14:38 +00:00
dependabot[bot]
3c51a03718
build(deps): bump undici from 5.22.1 to 5.26.3 (#493)
Bumps [undici](https://github.com/nodejs/undici) from 5.22.1 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.22.1...v5.26.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 17:27:51 +01:00
dependabot[bot]
dba0c92311
build(deps): bump postcss from 8.4.27 to 8.4.31 (#490)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 15:41:22 +01:00
Isaac
80c23444c6
ci: test i18n 2023-09-07 02:12:11 +01:00
Isaac
f164fad9ba
chore: update dependencies 2023-07-30 00:56:30 +01:00
Isaac
19a9e01be6
chore: update lockfile again? 2023-07-13 13:00:09 +01:00
Isaac
cb97df7451
chore: update lockfile 2023-07-13 12:56:45 +01:00
Isaac
e8b95a2f31
feat: improve error handling 2023-06-25 13:41:07 +01:00
Isaac
3f961eded6
chore: update dependencies 2023-06-19 00:32:05 +01:00
Isaac
2802185c72
chore: update dependencies (fixes #435) 2023-06-15 14:46:12 +01:00
Isaac
810439e1e4
fix: lockfile 2023-05-30 00:55:17 +01:00
Isaac
8ffa5a64b5
fix: conflicts 2023-05-30 00:53:47 +01:00
Isaac
60582b0299
chore: update dependencies 2023-05-29 16:50:13 +01:00
Isaac
621c49c4e6
chore: update dependencies 2023-05-26 22:28:12 +01:00
Isaac
b2a8b039df
chore: update lockfile 2023-04-28 16:49:27 +01:00
Isaac
03aeaf4083
fix: update todiscord.js@13.14.0 2023-03-30 14:31:29 +01:00
Isaac
faf6edc463
feat: working hours (#304) 2023-03-17 21:45:53 +00:00
Isaac
c7a1b05049
chore: update dependencies 2023-03-13 17:09:51 +00:00
Isaac
6773d9ddbe
feat: add API service keys 2023-03-12 22:21:21 +00:00
Isaac
96b5c92743
feat: settings v2 2023-03-10 23:47:43 +00:00
Isaac
ea9d3e4e33
feat(api): show guilds that the bot isn't in 2023-03-10 00:24:33 +00:00
Isaac
7e4039dcce
fix(schema): feedback cascading deletion 2023-03-09 14:45:26 +00:00
Isaac
6133a3d59f
feat: update checker 2023-03-06 22:09:05 +00:00
Isaac
229cfe11e5
chore: update dependencies 2023-02-24 16:32:52 +00:00
Isaac
4d8495df77
chore: update dependencies 2023-02-24 00:18:51 +00:00
Isaac
55985e95f0
chore: update dependencies 2023-02-23 20:25:29 +00:00
Isaac
7b632ec54b
refactor: remove pad dependency
because it can be done in vanilla JS just as easily
2023-02-17 14:23:51 +00:00
Isaac
725fdf5ac5
chore: update dependencies 2023-02-16 21:36:40 +00:00
Isaac
7d4a44c776
chore: update dependencies 2023-02-16 16:42:50 +00:00
Isaac
9fe300dc07
chore: add changelog generator 2023-02-13 16:42:35 +00:00
Isaac
1daab7fda9
chore: lint before commit 2023-02-13 15:07:35 +00:00
Isaac
380a84617a
chore: add commitlint 2023-02-13 14:29:01 +00:00
Isaac
5d86d9464d
chore: update dependencies 2023-02-02 19:59:00 +00:00
Isaac
c6597148ed
chore: update dependencies 2023-02-02 16:45:27 +00:00
Isaac
3a22ba535b
chore: update dependencies 2023-02-02 16:20:39 +00:00
Isaac
12c741b255
fix: settings 2023-02-02 16:11:10 +00:00
Isaac
5a2106caa4
fix: http, improve env 2023-02-01 21:19:48 +00:00
Isaac
571c03a873
build: include lockfile 2023-02-01 20:55:01 +00:00
Isaac
83e7ff6019 Reset for new version 2022-03-11 21:09:17 +00:00
Isaac
46bab4daed
build: update dependencies 2021-10-07 13:38:32 +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
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
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