Skip to content Skip to sidebar Skip to footer
Showing posts with the label Irc

Getting A "typeerror: An Integer Is Required" In My Script

I am trying to make a botnet using Python, for educational reasons, and I keep getting the followin… Read more Getting A "typeerror: An Integer Is Required" In My Script

Launching 'safe' Eval()

I m making a irc bot https://github.com/mouuff/MouBot I would like the bot to reply the eval() when… Read more Launching 'safe' Eval()

'METHODNAME' As Client Method Versus Irc_'METHODNAME' In Twisted

Looking at twisted.words.protocols.irc.IRCClient, it seems to me like there are some strangely redu… Read more 'METHODNAME' As Client Method Versus Irc_'METHODNAME' In Twisted