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.

Commands Script

Old posts that have not been replied to for several years.
Locked
s
stevegarbz
Op
Posts: 104
Joined: Sat Dec 04, 2004 7:25 pm

Commands Script

Post by stevegarbz »

Hi. I am looking for a commands script.

ex. Someone types .commands in the channel
The bot notices them with the set commands

ex:

<steve> .commands
BOT- Commands are: .News .Services .Portfolio .Contact
<steve> .news
BOT- Our bot is under construction

SETTING:
<steve> .commands
BOT- Commands are: .News .Services .Portfolio .Contact
<steve> .news
BOT- Our bot is under contruction
<steve> .setnews Bot is up!
BOT- News set to Bot is up!
<steve> .news
BOT- Bot is up!



--

Basically looking for a tcl script where I can add, remove, and edit commands like that.
User avatar
avilon
Halfop
Posts: 64
Joined: Tue Jul 13, 2004 6:58 am
Location: Germany

Post by avilon »

Locked