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.

Script with ability to !add and !search ?

Old posts that have not been replied to for several years.
Locked
r
rantanplan

Script with ability to !add and !search ?

Post by rantanplan »

Heya!

Been looking all around for a script for adding and reading variables from some sort of database..

Basicly what i want to do is typing "!add Player Rantanplan" ,
and then its added into a database.
Identifiers is then $time $section $name.. (time is added automaticly?).
$ection is various, could be player, galaxy, hunter etc.. $name is nicks and will also varous..

After these are added to a database, i would need some sort of !search options, eg. !search rantanplan. The script would then automaticly search thru the database for the $name rantanplan, and say the $time and $section it was added.. If not found, it could show the 3 nearest choices or something..

Err...anyone see what i mean? :-?

So, does such script exists?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

there is a whole BOT dedicated to this - a Perl bot called infobot
r
rantanplan

Post by rantanplan »

Hm..any other solution than infobot?
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

rantanplan wrote:Hm..any other solution than infobot?
seems like you could modify bass' bseen.tcl to accomplish this easy enough
Locked