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

View File

@@ -1,6 +1,6 @@
{
"name": "discord-irc-bridge",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Discord <-> IRC bridge using selfbot and irc-framework",
"main": "bot.js",
"scripts": {