GitHub - MrTiggr/ircbots: Source code for twitterbot used in #blackhats, and Python IRC library (AGPL3)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

IRC bots created for the #blackhats IRC network.
Forked from https://github.com/micolous/ircbots

Twitter bot
----------------
Requirements:
pip install python-twitter oauth2

Example twitterbot.ini
[twitterbot]
server = ircnet.net
port = 6667
nick = twitterbot
channel = #main
;nickserv_pass = password
flood_cooldown = 3

About

Source code for twitterbot used in #blackhats, and Python IRC library (AGPL3)

Resources

Readme

License

AGPL-3.0 license

Activity

Stars

1 star

Watchers

1 watching

Forks

1 fork

Releases

No releases published