oh ya. THis is what I use for ghosting:
on *:NICK:{
if ($newnick == $me) { halt }
if ($newnick == <NICKNAME>) { msg nickserv ghost $newnick <PASSWORD> }
}
Hey Roy. You might have seen me in #abxy getting into trouble or something. I’m mostly in #sno. I was wondering if you could make a version for bots. Like an on text thing. So when someone does: @reverse <text>, the bot will say it in reverse?