/w96msgroom.py

Python library for making Windows 96 msgroom bots

Primary LanguagePython

Windows 96 msgroom bot library

Create a Windows 96 msgroom bot using this library!

This is archived because Windows 96 msgroom "is offline for an indefinite amount of time".

What is Windows 96 msgroom?

A website where you can talk with other people: Click here.

Installation

To install from PyPi, use this command:

<your python interpreter> -m pip install --upgrade w96msgroom

Getting the latest developer version

To get the latest developer version, first clone this repository:

git clone https://github.com/GEOEGII555/w96msgroom.py w96msgroom

Then go to the newly cloned directory with cd w96msgroom and run:

<your python interpreter> -m pip install .

And it should be done.

Documentation

The documentation is located on our GitHub repository. See the documentation folder.