How do I make the bot do stuff in partyline? For example if I want the bot to do /identify [password], like do stuff as if I was the bot and running commands.
Thanks
Last edited by holycrap on Thu May 07, 2009 11:09 am, edited 1 time in total.
How do I make the bot do stuff in partyline? For example if I want the bot to do /identify [password], like do stuff as if I was the bot and running commands.
Thanks
You can use .dump <text> ( .dump IDENTIFY <password> )
dump <text>
Dumps the text to the server. Keep in mind that the bot doesn't run through ircII, so ircII commands will most likely not work this way. They need to be raw irc codes. Read rfc1459 from ftp.internic.net for more help.