meetbotmeetbot.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:
meetbot.py and meetbot_cfg.pymeetbot_cfg.py for your needs.meetbot.py is.$ python meetbot.pytitlebottitlebot.py is a bot used to print the title of a website provided by
a link in a PRIVMSG.
pip install beautifulsoup4 requests
tweetifiertweetifier is yet another bot that recognizes Twitter links, fetch
the tweet text and print it out in irc.
pip install tweety-ns
taubotsends notifications about some tau commands (namely: adding or
stopping a task, changing state, reassigning and new comments) to
desired channels in darkirc.
pip install argparse
mirror-botsends a copy of the message sent in an IRC server to another.
pip install argparse
commitbotsends notifications about pushed code to github to desired channels
in darkirc.
pip install https.server## test-bot
sends a response to user sent 'test' or 'echo' PrivMsgs.
darkirc instance, make sure to point it to the new config.Notes:
irc_listen is the same in config and in bot script.