Metadata-Version: 2.1
Name: ayushbot
Version: 0.0.2.4
Summary: Interfaces mitsuku or kuki chatbot with whatsapp
Home-page: https://github.com/ayush4921/ayushbot
Author: Ayush Garg
Author-email: themoviechannel77@gmail.com
License: MIT
Download-URL: https://github.com/ayush4921/ayushbot/archive/0.0.2.4.tar.gz
Keywords: whatsapp,mitsuku,kuki,chatbot
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: beautifulsoup4 (==4.6.3)
Requires-Dist: lxml (==4.6.1)
Requires-Dist: Pillow (==7.0.0)
Requires-Dist: requests (==2.20.0)
Requires-Dist: selenium (==3.12.0)
Requires-Dist: Pillow
Requires-Dist: chromedriver-autoinstaller

ayushbot interfaces mitsuku or kuki with whatsapp and this chatbot allows you to rest while the bot talks to your friends

## Documentation

### One Command You Need

```
from ayushbot import ayushbot
ayushbot('receiver')
```
Replace `receiver` with a string or a list containing all the contacts as they appear in Whatsapp


