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
rate_limits.py File Reference

Go to the source code of this file.

Classes

class  talkomatic.dataclasses.rate_limits.RateLimits
 

Namespaces

namespace  talkomatic
 
namespace  talkomatic.dataclasses
 
namespace  talkomatic.dataclasses.rate_limits
 

Variables

 talkomatic.dataclasses.rate_limits.DISABLE_RATE_LIMITS = RateLimits(message_cooldown = 0, room_join_cooldown = 0, room_creation_cooldown = 0)