122 Commits

Author SHA1 Message Date
60ff71b2e0 add ability to change the source 2024-12-10 07:56:17 +07:00
13552f69b5
Merge pull request #29 from MinazukiAmane/dependabot/npm_and_yarn/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6
2024-12-09 11:36:11 +07:00
dependabot[bot]
6e5759377a
Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 04:28:51 +00: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
c826046e20
Merge pull request #31 from MinazukiAmane/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
2024-12-09 11:27:27 +07:00
6e78be0f29 Update lyric.js 2024-12-09 11:07:44 +07:00
e5aff5c763 Merge branch 'Development' of https://github.com/MinazukiAmane/Tinasha-Bot into Development 2024-12-09 10:56:00 +07:00
011d772943 lyrics fix temp 2024-12-09 10:55:48 +07:00
frostice482
5db6afbfe5 fix mispell 2024-12-06 15:15:40 +07:00
9467a1d81e up 2024-12-06 06:37:16 +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
bd020a8e71 some update 2024-11-03 12:20:31 +07:00
33e71babcb Update package.json 2024-11-03 11:55:57 +07:00
c833b2e211 Update nodes.js 2024-11-03 11:53:54 +07:00
fe834dc23d Delete subscribe.js 2024-11-03 11:52:09 +07:00
942b524cb7 idk what is this lols 2024-10-05 11:06:58 +07:00
73a1ea4f06 change from username to displayName instead 2024-10-05 10:32:12 +07:00
af10596b33 make default volume to 100 2024-10-05 10:31:55 +07:00
e724f4c2d6 in case using https and not using default port 80 2024-10-05 10:31:35 +07:00
8031b6a3d3
Merge branch 'master' into Development 2024-09-20 09:55:33 +07:00
a912a0326c forgor 2024-09-19 18:34:16 +07:00
eb09feee6a i fixed it 2024-09-19 18:32:15 +07:00
0f8c32ab54
Merge pull request #22 from MinazukiAmane/dependabot/npm_and_yarn/multi-cf87d80143
Bump send and express
2024-09-19 12:52:42 +07:00
950bfcfd31
Merge branch 'Development' into dependabot/npm_and_yarn/multi-cf87d80143 2024-09-19 12:52:11 +07:00
9bb2a0cb5c
Merge pull request #20 from MinazukiAmane/dependabot/npm_and_yarn/multi-d66d039ac5
Bump serve-static and express
2024-09-19 12:51:53 +07:00
6e507c2245
Merge branch 'Development' into dependabot/npm_and_yarn/multi-d66d039ac5 2024-09-19 12:51:42 +07:00
0b12f3cde7 someone fix this please, i give up 2024-09-19 08:32:02 +07:00
4427ca7f8c fix animefact and nodes commands can't run without slash 2024-09-19 07:37:25 +07:00
dependabot[bot]
b2033d1492
Bump send and express
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

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: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 00:16:05 +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
afe85e9b14
Merge pull request #19 from MinazukiAmane/Development
5.6.0
5.6.0
2024-08-14 10:08:07 +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
5443865649 Update config.js 2024-08-14 09:58:10 +07:00
8a308baf0a change repo name 2024-08-14 09:53:54 +07:00
b59a3ca719 fix meme, changing thumbnail animefact, and update botstats 2024-08-14 03:36:46 +07:00
f70d77670d nodes 2024-08-12 22:28:11 +07:00
dd76d20b45 remove unused dependencies, add helpers 2024-08-12 22:28:06 +07:00
3b6fbe6384 Advanced logging system
no test yet, need to test first and see if something broke
2024-07-05 21:25:42 +07:00
62038d65de remove unneeded parts 2024-07-05 20:45:47 +07:00
716f62c4a9
Merge pull request #18 from MinazukiAmane/Development
fix
5.5.1
2024-07-01 15:13:15 +07:00
8df1e58d21 Update config.js 2024-07-01 15:12:35 +07:00
95c3b6b3f3 add picture 2024-07-01 15:11:39 +07:00
5706650edf
Merge pull request #17 from MinazukiAmane/Development
port typo lol
2024-07-01 14:33:03 +07:00
30284637a5 port typo lol 2024-07-01 14:32:00 +07:00
0957da1317
Merge pull request #16 from MinazukiAmane/Development
add feature
2024-07-01 14:25:20 +07:00
214a30a954 tries to infinity 2024-07-01 13:12:43 +07:00