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.