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
talkomatic.api.v1 Namespace Reference

Namespaces

namespace  auth
 
namespace  config
 
namespace  emoji_list
 
namespace  health
 
namespace  me
 
namespace  offensive_words
 
namespace  rooms
 

Detailed Description

talkomatic.api.v1

A wrapper for the v1 Talkomatic REST API using dataclasses
to represent the data returned by the API.