remove_bot
Method
This is a method of the BotOSProtocol class in the protocols module.Remove a registered bot by platform name.
Signature
Parameters
str
required
Platform identifier to remove.
Returns
bool
True if removed, False if not found.
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 1357
