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

Go to the source code of this file.

Namespaces

namespace  talkomatic
 
namespace  talkomatic.api
 
namespace  talkomatic.api.v1
 
namespace  talkomatic.api.v1.auth
 

Functions

str talkomatic.api.v1.auth.get_auth_bot_token ()
 

Variables

dict talkomatic.api.v1.auth.API_AUTH_HEADERS = {"x-api-key": "tK_public_key_4f8a9b2c7d6e3f1a5g8h9i0j4k5l6m7n8o9p"}
 
str talkomatic.api.v1.auth.BOT_TOKEN_PATH = "BOT_TOKEN_DO_NOT_SHARE_OR_DELETE_OR_MODIFY"