Skip to main content

list_bots

Method
This is a method of the BotOSProtocol class in the protocols module.
List platform names of all registered bots.

Signature

Returns

List[str]
List of platform name strings.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1349