Search found 3 matches

by Speedline02
Thu Jun 03, 2010 2:16 am
Forum: Services
Topic: building my own service bot ... questions
Replies: 4
Views: 3622

Re: building my own service bot ... questions

connects as a client, similar to an Eggdrop.
by Speedline02
Tue Jun 01, 2010 11:57 pm
Forum: Services
Topic: building my own service bot ... questions
Replies: 4
Views: 3622

Re: building my own service bot ... questions

well i figured out /mode *botnick* +s +n

so i figured the nickchange thing out... i also found a module that shows join/parts...

so now is there a module out there that allows an ircop to change a user nick. and allow a bot (with the bot mode) to speak to chan while not being in it.
by Speedline02
Tue Jun 01, 2010 10:23 pm
Forum: Services
Topic: building my own service bot ... questions
Replies: 4
Views: 3622

building my own service bot ... questions

i'm building my own custom service bot using just the ircop commands.

i have the nick and chan databases created, but i need to figure out how the bot will know when someone changes nicks (without being in the channel) and when people join and part channels (without being in the channel)

i get a ...