/alterpy

Telegram bot for everything I thought was a good idea to implement

Primary LanguagePythonOtherNOASSERTION

First launch:

python3 -m venv venv
source venv/bin/activate

# TODO replace with init
python3 -m pip install -r requirements.txt
# <- config files
python3 -m alterpy.init

Start:

source venv/bin/activate
python3 -m alterpy

dev version, stable version, alterpy test chat