add: Bump up the version and add RELLAYMSG for IRC.

This commit is contained in:
2025-09-28 13:53:56 +02:00
parent 6ac41d3215
commit 20060d1130
5 changed files with 118 additions and 56 deletions

10
package-lock.json generated
View File

@@ -1,13 +1,13 @@
{
"name": "bridge",
"version": "1.0.0",
"name": "discord-irc-bridge",
"version": "2.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bridge",
"version": "1.0.0",
"license": "ISC",
"name": "discord-irc-bridge",
"version": "2.0.1",
"license": "Apache-2.0",
"dependencies": {
"discord.js-selfbot-v13": "^3.4.5",
"irc": "^0.5.2",