33 Commits

Author SHA1 Message Date
9332a4f6d1 Feat: redis
- add redis package for future queueStore
2025-02-21 08:07:33 +07:00
9c2ceb1258
Merge branch 'Development' into dependabot/npm_and_yarn/multi-6603500e94 2025-02-11 12:59:43 +07:00
67b237fd88
Merge branch 'Development' into dependabot/npm_and_yarn/multi-fb6576e9f1 2025-02-11 12:59:12 +07:00
dependabot[bot]
9538c7ab84
Bump undici and discord.js
Bumps [undici](https://github.com/nodejs/undici) to 6.21.1 and updates ancestor dependency [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js). These dependencies need to be updated together.


Updates `undici` from 6.13.0 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.13.0...v6.21.1)

Updates `discord.js` from 14.15.3 to 14.18.0
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.18.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.18.0/packages/discord.js)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: discord.js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 05:54:52 +00:00
dependabot[bot]
805c5ffb27
Bump mongoose from 8.8.3 to 8.9.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.8.3 to 8.9.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.8.3...8.9.5)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 06:29:12 +00:00
68c9980703 5.8.0 2024-12-13 14:26:26 +07:00
ba9bce65f5 5.7.1 2024-12-10 08:01:24 +07:00
f854589636
Merge pull request #30 from MinazukiAmane/dependabot/npm_and_yarn/mongoose-8.8.3
Bump mongoose from 8.4.1 to 8.8.3
2024-12-09 11:27:59 +07:00
dependabot[bot]
1cc08534ac
Bump mongoose from 8.4.1 to 8.8.3
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.1 to 8.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.4.1...8.8.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 23:33:34 +00:00
dependabot[bot]
089d85c9dd
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 23:33:32 +00:00
03705ad4e8 music wrapper change
• Changed music wrapper lavaclient to lavalink-client
• Added lavalink v4 support
• Added custom player events
• Added autoplay feature.
2024-12-06 06:32:09 +07:00
33e71babcb Update package.json 2024-11-03 11:55:57 +07:00
dependabot[bot]
d86ae14ea9
Bump cookie, express-session and express
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [express-session](https://github.com/expressjs/session) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express-session` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/session/compare/v1.18.0...v1.18.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express-session
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 11:06:51 +00:00
dependabot[bot]
6c8c98b161
Bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 00:16:02 +00:00
ac01e4f7b9 remove unecessary things 2024-09-19 07:14:54 +07:00
d7b9c82d1d 5.6.0 2024-08-14 10:05:24 +07:00
7ad1f8a0ec update package 2024-08-14 10:02:35 +07:00
dd76d20b45 remove unused dependencies, add helpers 2024-08-12 22:28:06 +07:00
520395167f add some anime commands
adding some more anime commands still not tested yet
2024-07-01 09:36:25 +07:00
0640fa6d1a kelupaan package buat gemini 2024-07-01 08:51:30 +07:00
17b4eb0914 add support lavalink v4 2024-06-11 12:18:40 +07:00
Kiera Affarantia
54e48fff8e patch 5.5.0 2024-04-15 10:11:17 +07:00
Kiera Affarantia
b530da760b 5.5.0 update 2024-04-15 05:51:20 +07:00
401ea84ea5
Merge pull request #11 from MinazukiAmane/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-04-15 06:50:36 +09:00
dependabot[bot]
011fe32d8f
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-29 12:51:03 +00:00
dependabot[bot]
872ce2ef9f
Bump mongodb and mongoose
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 5.9.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Updates `mongodb` from 5.6.0 to 5.9.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.9.1/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v5.6.0...v5.9.1)

Updates `mongoose` from 7.3.4 to 7.6.10
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.3.4...7.6.10)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: indirect
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 04:59:40 +00:00
AmaneSerenetia
1db24e4700 dev sync latest 2024-03-17 13:58:37 +09:00
Kiera Affarantia
a4300f45e3
Merge branch 'Development' into master 2023-11-22 11:09:34 +07:00
Rene
93c6113eec change erela.js 2023-11-22 11:50:47 +09:00
dependabot[bot]
2fef33d45d
Bump mongoose from 5.13.15 to 5.13.20
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.15 to 5.13.20.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.13.15...5.13.20)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 15:48:59 +00:00
Rene
657b81287a add lyrics supports 2023-10-10 23:44:51 +09:00
Rene
1cba7292ce forgot the Lavalink-Client Package 2023-08-20 14:45:03 +09:00
Rene
e1c49a2ab9 Initial commit 2023-08-20 14:29:07 +09:00