Commit graph

508 commits

Author SHA1 Message Date
Ryan Cao
cb16991417
chore: switch to pnpm and remove DISCORD_APP 2023-06-10 16:53:42 +08:00
Ryan Cao
930d7bca12
Merge pull request #183 from getchoo/patch-3 2023-06-09 00:20:04 +00:00
seth
72d7ce39fe
chore(tags): update fractureiser
Signed-off-by: seth <getchoo@tuta.io>
2023-06-08 15:01:53 -04:00
Sefa Eyeoglu
0706fc2641
Merge pull request #182 from getchoo/patch-2 2023-06-07 12:49:58 +02:00
seth
ca9c75b4b7
chore(tags): add fractureiser tag
Signed-off-by: seth <getchoo@tuta.io>
2023-06-07 10:48:06 +00:00
Sefa Eyeoglu
e4ca23e7da
Merge pull request #177 from PrismLauncher/renovate/eslint-8.x 2023-06-05 20:40:46 +02:00
Sefa Eyeoglu
81f5a614b1
Merge pull request #176 from PrismLauncher/renovate/typescript-5.x 2023-06-05 20:40:35 +02:00
Sefa Eyeoglu
71b68c4a78
Merge pull request #179 from TheKodeToad/crashfix 2023-06-04 13:51:43 +02:00
TheKodeToad
2e4e81d7a2 Oops :pofat: 2023-06-04 12:45:33 +01:00
renovate[bot]
45de1d8eeb
chore(deps): update dependency eslint to v8.42.0 2023-06-03 01:01:37 +00:00
renovate[bot]
0edd8c7123
chore(deps): update dependency typescript to v5.1.3 2023-06-01 19:30:58 +00:00
Sefa Eyeoglu
cd8f8e4f9b
fix: check if there are any embeds
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-31 07:43:11 +02:00
Sefa Eyeoglu
3663f13deb
Merge pull request #173 from PrismLauncher/renovate/dotenv-16.x
chore(deps): update dependency dotenv to v16.1.1
2023-05-31 07:38:36 +02:00
renovate[bot]
403c215ac0
chore(deps): update dependency dotenv to v16.1.1 2023-05-31 03:25:00 +00:00
Sefa Eyeoglu
752a83f159
fix: only reply if there are any embeds
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-30 19:51:28 +02:00
Sefa Eyeoglu
41292db894
Merge pull request #172 from PrismLauncher/renovate/dotenv-16.x 2023-05-30 19:24:20 +02:00
renovate[bot]
48d09f097c
chore(deps): update dependency dotenv to v16.1.0 2023-05-30 16:59:30 +00:00
Sefa Eyeoglu
0516419f07
Merge pull request #171 from PrismLauncher/renovate/typescript-eslint-monorepo 2023-05-29 20:18:45 +02:00
Sefa Eyeoglu
8c2fd9c20d
Merge pull request #170 from PrismLauncher/renovate/eslint-8.x 2023-05-29 20:18:26 +02:00
renovate[bot]
5916a9412c
chore(deps): update typescript-eslint monorepo to v5.59.8 2023-05-29 18:05:56 +00:00
renovate[bot]
c5c802426a
chore(deps): update dependency eslint to v8.41.0 2023-05-29 17:14:54 +00:00
Sefa Eyeoglu
df296edb95
Merge pull request #169 from PrismLauncher/renovate/typescript-eslint-monorepo 2023-05-29 17:30:29 +02:00
renovate[bot]
ccf8a907dd
chore(deps): update typescript-eslint monorepo to v5.59.7 2023-05-29 15:30:20 +00:00
Sefa Eyeoglu
33eb198ef4
Merge pull request #168 from PrismLauncher/renovate/node-18.x 2023-05-29 17:29:57 +02:00
renovate[bot]
900d8299e2
chore(deps): update dependency @types/node to v18.16.16 2023-05-29 15:07:38 +00:00
Sefa Eyeoglu
005b1c8c30
Merge pull request #167 from ryanccn/minor-cleanup
minor cleanup and fixes
2023-05-29 17:07:13 +02:00
Ryan Cao
e1f8443eba
fix: check for empty strings
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
2023-05-24 17:17:15 +08:00
Ryan Cao
b11b564e2d
feat: add logging for say command (closes #166) 2023-05-24 11:25:06 +08:00
Ryan Cao
8117ed29ec
chore: move to PermissionFlagsBits 2023-05-24 11:21:54 +08:00
Ryan Cao
a4d326bb26
chore: remove stale button handler 2023-05-24 11:20:09 +08:00
Ryan Cao
ff664c5f04
chore: remove unused constant 2023-05-24 11:19:32 +08:00
Ryan Cao
cf0348953b
chore: migrate to newer intents 2023-05-24 11:19:32 +08:00
Sefa Eyeoglu
30b5293477
fix: only send expanded message link if present
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 11:50:22 +02:00
Sefa Eyeoglu
450b28fbdf
chore: add always-offline tag
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-19 11:35:20 +02:00
Sefa Eyeoglu
387260274b
Merge pull request #165 from ryanccn/refactors-and-improvements 2023-05-14 13:01:17 +02:00
Ryan Cao
71715213de
feat(expandMessage): combine embeds and use reactions for deleting 2023-05-14 18:06:27 +08:00
Ryan Cao
e451c1df4c
fix(expandMessage): check for webhookId correctly 2023-05-14 18:06:27 +08:00
Ryan Cao
8e279ae5cf
refactor(tags): pull embed options to top level and adopt embed images 2023-05-14 18:06:25 +08:00
Sefa Eyeoglu
845f79fe9b
chore(actions): change image name
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-14 12:05:54 +02:00
Sefa Eyeoglu
34cdde07a0
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
  → 'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a592a97fcedae7a06b8506623b25fd38a032ad13' (2023-02-16)
  → 'github:nixos/nixpkgs/ea11a3977f4cba013d8680667616be827c967ac0' (2023-05-13)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/5f0cba88ac4d6dd8cad5c6f6f1540b3d6a21a798' (2023-02-16)
  → 'github:cachix/pre-commit-hooks.nix/fb58866e20af98779017134319b5663b8215d912' (2023-04-27)
• Updated input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/2f9fd351ec37f5d479556cd48be4ca340da59b8f' (2023-01-15)
  → 'github:NixOS/nixpkgs/9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8' (2023-03-15)
2023-05-14 11:39:16 +02:00
Sefa Eyeoglu
25f53d8ab5
chore(nix): switch to alejandra
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-14 11:39:00 +02:00
Sefa Eyeoglu
7726ed9370
Merge pull request #163 from PrismLauncher/renovate/esbuild-0.x
chore(deps): update dependency esbuild to v0.17.19
2023-05-13 22:10:07 +02:00
Sefa Eyeoglu
c9eee2a774
Merge pull request #158 from PrismLauncher/renovate/discord.js-14.x
fix(deps): update dependency discord.js to v14.11.0
2023-05-13 22:09:45 +02:00
renovate[bot]
09d4a9a0f7
fix(deps): update dependency discord.js to v14.11.0 2023-05-13 20:09:17 +00:00
renovate[bot]
5f2502f63a
chore(deps): update dependency esbuild to v0.17.19 2023-05-13 20:08:47 +00:00
Sefa Eyeoglu
4fc1aae648
Merge pull request #160 from PrismLauncher/renovate/node-18.x
chore(deps): update dependency @types/node to v18.16.9
2023-05-13 22:08:13 +02:00
Sefa Eyeoglu
982a6a617e
Merge pull request #161 from PrismLauncher/renovate/eslint-8.x
chore(deps): update dependency eslint to v8.40.0
2023-05-13 22:07:47 +02:00
renovate[bot]
3334c25322
chore(deps): update dependency @types/node to v18.16.9 2023-05-13 20:07:25 +00:00
Sefa Eyeoglu
5da055b672
Merge pull request #159 from PrismLauncher/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v5.59.5
2023-05-13 22:06:53 +02:00
Sefa Eyeoglu
e828be9d94
Merge pull request #157 from PrismLauncher/renovate/discordjs-rest-1.x
fix(deps): update dependency @discordjs/rest to v1.7.1
2023-05-13 22:05:50 +02:00