Ver Fonte

first commit

serinko há 3 anos atrás
pai
commit
8efcd7274d
1 ficheiros alterados com 11 adições e 0 exclusões
  1. 11 0
      bin/ircd/script/README.md

+ 11 - 0
bin/ircd/script/README.md

@@ -0,0 +1,11 @@
+# IRC Private Channel Bot
+
+The meeting bot used in IRC Channels can be slightly hacked to run in private channels. This is a demo version - a quick fix. Download this folder and follow the setup:
+
+**Setup**
+
+1. Open meeting_bot_config.json
+2. Change "channel" and "secret" values to ones of the room you want to deploy the bot to
+3. Save the file
+4. Navigate terminal to the folder od demo_priv_meeting_bot.py
+5. `$ python demo_priv_meeting_bot.py`