mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Services network for the RYG community
Stefano Pigozzi
372e35a994
* Start moving some stuff around * Maybe this was a bad idea afterall * This might actually work * Fix leftover bugs * Port a few commands to the new format * MUCH STUFF VERY DOGE |
||
---|---|---|
docs | ||
docs_source | ||
royalnet | ||
tests | ||
.gitignore | ||
LICENSE.txt | ||
MANIFEST.in | ||
README.md | ||
requirements.txt | ||
SECURITY.md | ||
setup.py | ||
to_pypi.bat |
royalnet
The fifth rewrite of the Royal Network!
It has a lot of submodules, many of which may be used in other bots.
Installation for the Royal Games community
With python3.7
and pip
installed, run:
pip install royalnet
pip install websockets --upgrade
export TG_AK="Telegram API Key"
export DS_AK="Discord API Key"
export DB_PATH="sqlalchemy database path to postgresql"
export MASTER_KEY="A secret password to connect to the network"
python3.7 -m royalnet.royalgames -OO