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> )holycrap wrote:Hi,
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
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.
Examples
.dump MODE #blah +k secret