EvilZone

Programming and Scripting => Scripting Languages => : daxda November 30, 2013, 12:02:50 PM

: [Source] MD5Hunter.py (irc bot version)
: daxda November 30, 2013, 12:02:50 PM
I felt bored so I made this little IRC bot which looks up your posted hashes, if the passed string isn't a hash it hashes it and prints it out for you. The channel name, server name, port and the bot-name can easily be changed. If the passed port isn't the default one (6667), the bot tries to connect to the specified server via an SSL connection.

(http://i.imgur.com/I7UqEwg.png)
As always you are free to use my code in which way you like, share it, improve it or simply use it.

[gist]Daxda/7717707[/gist]