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
emoji_list.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.emoji_list
 

Variables

 talkomatic.api.v1.emoji_list.response = requests_get("https://classic.talkomatic.co/js/emojiList.json")
 
dict talkomatic.api.v1.emoji_list.emoji_list = response.json()