Commit Graph

209 Commits

Author SHA1 Message Date
Ninjdai1
2e19ab7c3d Update node modules 2023-09-17 13:23:54 +02:00
Ninjdai1
99ae13a279 Change loveuser from global variable to const
in /lovecalc
2023-09-17 13:20:15 +02:00
Ninjdai1
8e99e5d8a1 Correct declaration of destCanvas in remix 2023-09-14 13:01:54 +02:00
Ninjdai1
24cd367e4d Add bun.lockb to gitignore 2023-09-14 12:56:04 +02:00
Ninjdai1
1f70d6990b Correct typo in /note 2023-09-13 21:28:34 +02:00
Ninjdai1
24fc6f5706 Hotfix to correct config.json import 2023-09-13 21:26:16 +02:00
Ninjdai1
258d8a3cab Add ability to make a note on users (moderation) 2023-09-13 21:19:03 +02:00
Ninjdai1
ad52a78540 Merge branch 'v4.5.3-beta' of https://github.com/Art-Portal/April into v4.5.3-beta 2023-09-13 21:12:49 +02:00
Ninjdai1
3e845ec587 Transition to ESM 2023-09-13 21:12:45 +02:00
Ninjdai1
5d29e7f78e Allow /say to reply to an existing message 2023-09-10 22:37:15 +02:00
Ninjdai1
20667f34d5 Allow non-squared images in remix 2023-09-10 09:38:10 +02:00
Ninjdai1
a8cbfc050f Hotfix: Check if remix file has a file type 2023-09-10 09:09:12 +02:00
Ninjdai1
c36304da5b Added color blend command 2023-09-10 09:02:17 +02:00
Ninjdai1
aa29f648a1 Add 8 effects 2023-09-10 08:38:43 +02:00
Ninjdai1
2f3f930d79 Add image remix subcommand 2023-09-09 22:44:33 +02:00
Ninjdai1
ab8e3dfebd Warn about bun not working with canvas 2023-09-09 22:09:50 +02:00
Ninjdai1
bb4f68a1c6 Add a palette generator
and move inspiration into a subcommand
2023-09-09 22:06:44 +02:00
Ninjdai1
f4a2a1f1eb Add /inspiration 2023-09-09 15:16:51 +02:00
Ninjdai1
52ce4e1807 Update modules 2023-09-09 15:14:49 +02:00
Ninjdai1
e534965baa Update /info to show node.js or bun version
depending on which one is in use
2023-09-09 11:18:55 +02:00
Ninjdai1
c61fa40784 Add bun setup infos 2023-09-08 22:40:01 +02:00
Ninjdai1
cd2b1d85c0 Add ability to run with bun 2023-09-08 22:19:55 +02:00
Ninjdai1
3f68a8b44b Add moment-duration-format module 2023-09-04 21:04:48 +02:00
Ninjdai1
c4b82fc6bf Add additional informations on the bot in /info 2023-09-04 21:02:39 +02:00
Ninjdai1
bba71602a8 Update custom status system 2023-09-04 13:08:15 +02:00
Ninjdai1
78b5377cdb Replace fetching cache for user in applicationopen
Instead fetch guild members
2023-09-04 13:01:36 +02:00
Ninjdai1
c24626b0f0 Avoid sending welcome sticker if unavailable 2023-09-04 10:55:38 +02:00
Ninjdai1
47a1cfcce3 Add error catching and logging
Logs to discord using webhook
2023-09-04 10:51:57 +02:00
Ninjdai1
2265141308 Remove unused require 2023-09-04 10:32:41 +02:00
Ninjdai1
35efcf3607 Remove unused require 2023-09-04 00:30:42 +02:00
Ninjdai1
515b012019 Move the database loading part into functions.js 2023-09-04 00:30:25 +02:00
Ninjdai1
04fc7a9136 Update deprecated Gateway Intent 2023-09-04 00:26:13 +02:00
Ninjdai1
a788a5915a Merge branch 'v4.5.3-beta' of https://github.com/Art-Portal/April into v4.5.3-beta 2023-09-03 21:00:41 +02:00
Ninjdai1
183d360106 Add video editing option to tickets 2023-09-03 20:59:48 +02:00
Ninjdai
2ec4361fed
Updated clear to show the real quantity of deleted messages 2023-09-03 17:15:20 +02:00
Ninjdai
b4797d7487
Update clear.js 2023-08-29 22:44:36 +02:00
Ninjdai
1348db4eb3
/clear no longer deletes pinned messages 2023-08-29 22:40:42 +02:00
Ninjdai
eb778dce2d
Merge pull request #42 from Art-Portal/dependabot/npm_and_yarn/discord.js-14.13.0
Bump discord.js from 14.12.1 to 14.13.0
2023-08-27 11:16:09 +02:00
dependabot[bot]
a58d192514
Bump discord.js from 14.12.1 to 14.13.0
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.12.1 to 14.13.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.13.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 22:56:23 +00:00
Ninjdai
272f1d4832
Merge pull request #41 from Art-Portal/dependabot/npm_and_yarn/discord.js-14.12.1
Bump discord.js from 14.12.0 to 14.12.1
2023-08-14 14:21:59 +02:00
dependabot[bot]
15b7def7b1
Bump discord.js from 14.12.0 to 14.12.1
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.12.0 to 14.12.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.12.1/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 22:05:38 +00:00
Ninjdai
7ab02a7284
Merge pull request #40 from Art-Portal/dependabot/npm_and_yarn/discord.js-14.12.0
Bump discord.js from 14.11.0 to 14.12.0
2023-08-06 16:53:51 +02:00
dependabot[bot]
9449c39910
Bump discord.js from 14.11.0 to 14.12.0
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.11.0 to 14.12.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.12.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 22:18:50 +00:00
Ninjdai
8f0b1eda8b
Merge pull request #39 from Art-Portal/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-07-15 17:11:37 +02:00
dependabot[bot]
89563fa64a
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 12:44:15 +00:00
Ninjdai
f7fb02131b
Merge pull request #38 from Art-Portal/dependabot/npm_and_yarn/semver-7.5.3
Bump semver from 7.5.1 to 7.5.3
2023-06-22 23:55:06 +02:00
dependabot[bot]
874a16d15d
Bump semver from 7.5.1 to 7.5.3
Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.1...v7.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 21:54:42 +00:00
Ninjdai
f1f3408d15
Merge pull request #37 from Art-Portal/dependabot/npm_and_yarn/sequelize-6.32.1
Bump sequelize from 6.32.0 to 6.32.1
2023-06-22 23:54:21 +02:00
dependabot[bot]
139d6cca47
Bump sequelize from 6.32.0 to 6.32.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.32.0 to 6.32.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.32.0...v6.32.1)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 22:59:04 +00:00
Ninjdai
88cf042baa
Merge pull request #36 from Art-Portal/dependabot/npm_and_yarn/dottie-2.0.4
Bump dottie from 2.0.3 to 2.0.4
2023-06-16 14:21:07 +02:00