Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 899 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 899 Bytes

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.