Skip to main content

is_running

Method
This is a method of the BotProtocol class in the protocols module.
Whether the bot is currently running.

Signature

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 307