talkomatic.py 0.1.2
An easy-to-use Python versatile wrapper for the Talkomatic Bot interface ensuring best practices for making bots, and handling the REST API.
 
Loading...
Searching...
No Matches
bot.py File Reference

Go to the source code of this file.

Classes

class  talkomatic.bot.Bot
 

Namespaces

namespace  talkomatic
 
namespace  talkomatic.bot
 

Variables

 talkomatic.bot._server_config = ServerConfig.get()
 
 talkomatic.bot.Binding = Callable[..., Awaitable[Any]] | None