serinko aa99e6523d run demo meeting bot in private channels 3 år sedan
..
README.md aa99e6523d run demo meeting bot in private channels 3 år sedan
demo_priv_meeting_bot.py c200f31fff simple priv_chat_bot config 3 år sedan
meeting_bot.py 96fbca1080 bin/ircd/meeting_bot: prevent empty messages from breaking sending loop 4 år sedan
meeting_bot_config.json 8a9a36688e first commit 3 år sedan

README.md

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 where is demo_priv_meeting_bot.py
  5. $ python demo_priv_meeting_bot.py