This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Wildcards help

Old posts that have not been replied to for several years.
Locked
A
Abom

Wildcards help

Post by Abom »

I'm working on a script that spits out a random things from a list, and spits them to a nick. The problem is when the users type !command "you are a moron\n" or something similar, the bot sends "you are a moron". It's supposed to send "you are a moron: <output". How can I make it not allow \n in the input? or better yet, any \? Thanks in advace.
A
Abom

Post by Abom »

forget it. I did about 10 seconds of searching and it had the answer. Now I feel stupid. From now on, search then ask.
Locked