Telegram Wikipedia bot with buttons
git clone https://github.com/Drugsosos/tgWikiBot.git
pip3 install -r requirements.txt
or
python3 -m pip install -r requirements.txt
/.env
TOKEN=<your token>
python3 main.py
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/main python3
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community py3-pip
apk add build-base nano git
pip3 install setuptools
git clone https://github.com/Drugsosos/tgWikiBot.git
If you use Ish shell get a cofe, its kinda time-consuming
cd tgWikiBot && pip3 install -r requirements.txt
(change in 1-st line)
nano .env
(if you use Ish shell dont close app, app has to be on your screen to work)
python3 main.py