mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
IRC Bots
meetbot
meetbot.py is a bot used to keep topics for IRC channels, that can
be discussed on meetings. Multiple channels can be configured and this
is done through meetbot_cfg.py.
Notes:
- Never add secrets to the public repo config!
Setup
- Download
meetbot.pyandmeetbot_cfg.py - Edit
meetbot_cfg.pyfor your needs. - Navigate terminal to the folder where
meetbot.pyis. - Run the bot:
$ python meetbot.py