botlib.fleet

class Fleet(*args, **kwargs)[source]

Bases: botlib.object.Object

add(bot)[source]

insert a bot into a fleet.

echo(id, txt)[source]

echo txt to a specific bot.

get_bot(id)[source]

return bot with botid in the fleet.

get_origin(nick)[source]
get_type(type)[source]

return bot with botid in the fleet.

partyline(txt)[source]
say_id(id, channel, txt)[source]