Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toddbirchard/chatango-async

🔁🤖 Asynchronous Chatango Client Library
https://github.com/toddbirchard/chatango-async

async asyncio chatango chatango-bot chatbot python

Last synced: about 2 months ago
JSON representation

🔁🤖 Asynchronous Chatango Client Library

Awesome Lists containing this project

README

        

# Chatango-async

![Python](https://img.shields.io/badge/python-^3.10-blue.svg?longCache=true&style=flat-square&colorA=4c566a&colorB=5e81ac&logo=Python&logoColor=white)
![Python](https://img.shields.io/badge/asyncio-^3.4.3-blue.svg?longCache=true&style=flat-square&colorA=4c566a&colorB=5e81ac&logo=Python&logoColor=white)
![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=a3be8c)
[![GitHub Issues](https://img.shields.io/github/issues/toddbirchard/chatango-async.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/chatango-async/issues)
[![GitHub Stars](https://img.shields.io/github/stars/toddbirchard/chatango-async.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/chatango-async/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/toddbirchard/chatango-async.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/chatango-async/network)

Chatango client library to easily & reliably build applications/bots for the Chatango platform. Handles events asynchronously via [Asyncio](https://docs.python.org/3/library/asyncio.html).