• Welcome to Valhalla Legends Archive.
 

Perfect Bot?

Started by PaiD, March 01, 2003, 02:49 PM

Previous topic - Next topic

PaiD

What do you think would make a "Perfect Bot"
Name the features/commands,anything

Yoni

#1
That highly depends on the purpose of the bot.

Channel moderation?
Chatting?
Malicious intent (spamming a channel or similar)?
Other uncommon purposes (wordgame/trivia or other games, dictionary/lyric/dns lookup, AI, etc.)?

Completely different ideas of "perfect" features on different types of bots.

PaiD

#2
Channel moderation/Chating bot

haZe

#3
In game features, the ADMORST flag feats, chewbacca interface. :p

Atom

#4
there is no point at all in having in game features
that goes double for a channel moderation bot
and what do you mean by chewbacca interface?
if you mean gui... hrmmm i wont laugh
I am back! aINC is dead, ThinkTank PRO is alive.
VB, JAVA, ASM, C, its all yummy to me.

tA-Kane

#5
"Perfect" is such a generic term, even when you limit its use to certain categories of "perfect".

The biggest feature I like in a bot is expandability through either plugins or commands (or both).

If you've got a well-expandable bot, then your bot has the potential to be perfect with whatever you expand it with, whether it be moderation abilities, malicious features, games, lookups, artificial intelligence, mail, interprotocol communication (telnet<->battle.net<->IRC<->etc), MP3 player interfacing, file reading, file editing, website display, game "altering", etc etc etc, on and on.

A well-expandable bot will have little (if any) static code (eg, you could override the default connection sequence, or completely replace the bot's commands, without needing to do a recompile).
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com

Banana fanna fo fanna

That, and a few other things.

Stability, security, and an open-ended plugin system, with a scripting plugin shipped with it.

tA-Kane

#7
QuoteStability, security
Yes. Good things. But the security needs to be customizeable. So, security should be put in as a plugin, so the user can fully customize it.

Quotean open-ended plugin system, with a scripting plugin shipped with it.
That all goes into expandability!
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com

haZe

#8
As long as you can make your own plugins, I'm happy. :P