Create a MRCS (custom Windows 96 msgroom server) bot using this library! This is a fork of another library made by me.
A website where you can talk with other people: Click here.
A custom server for that website. Click here
To install from PyPi, use this command:
<your python interpreter> -m pip install --upgrade mrcs
To get the latest developer version, first clone this repository:
git clone https://github.com/GEOEGII555/mrcs.py mrcs
Then go to the newly cloned directory with cd mrcs
and run:
<your python interpreter> -m pip install .
And it should be done.
The documentation is located on our GitHub repository. See the documentation
folder.