Metadata-Version: 2.1
Name: w96msgroom
Version: 0.0.dev0
Summary: A library to create bots for Windows 96 msgroom
Author-email: GEOEGII555 <geoegii2001555@gmail.com>
Project-URL: Homepage, https://github.com/GEOEGII555/w96msgroom.py
Project-URL: Bug Tracker, https://github.com/GEOEGII555/w96msgroom.py/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Windows 96 msgroom bot library
Create a Windows 96 msgroom bot using this library!
# What is Windows 96 msgroom?
A website where you can talk with other people: [Click here](https://msgroom.windows96.net/).
# Installation
To install from the git repository, use this command:
```
<your python interpreter> -m pip install git+github.com/geoegii555/w96msgroom.py
```
To install from PyPi, use this command:
```
<your python interpreter> -m pip install w96msgroom
```
