miabaka / alterpy

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

Home Page:https://alterpy_bot.t.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://alterpy_bot.t.me

License:Other


Languages

Language:Python 100.0%