add new module: irc-bridge

This commit is contained in:
2023-02-25 15:53:35 +02:00
parent 43b5984517
commit 147a7f5da2
4 changed files with 144 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"start_on_boot": true,
"alias": "irc-bridge",
"version": 1,
"index_file": "index.py",
"predefine": "predefine.py"
}