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.

freespeak

Old posts that have not been replied to for several years.
Locked
m
moeghan

freespeak

Post by moeghan »

Is it possible to set a limit for +freespeak for megahal modul. Couse if I set +freespeak on a chanell and if a channel is wery activ than the bot start to talk a bit to much and that can be annoying sometimes.

Or is there a command to quiet the bot?
r
ribot
Voice
Posts: 17
Joined: Mon Sep 08, 2003 4:01 pm
Location: eggbeer
Contact:

Post by ribot »

-freespeak to quiet it?

could always write a tcl for it with some random reply proc like:
{if [rand 12] == [rand 12]}

if it's too often you could do
{if [rand 120] == [rand 120]}

and if that's too seldom you pick a number in between. otherwise type a letter.
whatever path you choose in life you get nowhere. note that you can choose a path with or without heart.
Locked