Metadata-Version: 2.1
Name: twbotlib
Version: 0.0.52
Summary: 🐦 Unoffical twitch bot library written in Python3 🤖
Home-page: https://github.com/truedl/twbotlib
Author: truedl
Author-email: terajamoffical@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

![alt](https://i.imgur.com/G5fKROA.jpg)

<p align="center">
  <a href="https://www.python.org/downloads/release/python-370/"><img src="https://img.shields.io/badge/python-3.7+-blue.svg"></a>  <a href="https://github.com/truedl/twbotlib/blob/master/LICENSE"><img src="https://img.shields.io/github/license/truedl/twbotlib.svg"></a> <a href="https://www.codacy.com/app/truedl/twbotlib?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=truedl/twbotlib&amp;utm_campaign=Badge_Grade"><img src="https://api.codacy.com/project/badge/Grade/1be89c732e4e4ca19085b168143d34bc"/></a><br/>
  🐦 Unoffical library for twitch bots written in Python3 🤖<br/>
  📄 Documentation: https://twbotlib.readthedocs.io/en/latest/ 📄<br/>
  🛠 Current library version is 0.0.52 🛠
</p>

## Install ##

```bat
py -m pip install -U twbotlib
```

## Test Bot Screenshot (old testbot) ##
*Note: I used same user for testing, messages starting with the ! prefix is command and after that is the bot answer.*
![alt](https://i.imgur.com/yt4VKhW.png)


