No Description

Diego Ramos Ruggeri 96fe0a376a fix readme 5 years ago
src ede1de5489 add mastodon simple login flow 5 years ago
.gitignore ede1de5489 add mastodon simple login flow 5 years ago
Dockerfile e3dd547eae Add maintainer info 5 years ago
LICENSE 02d905daf6 Initial commit 5 years ago
README.md 96fe0a376a fix readme 5 years ago

README.md

pontes.xyz

To run using Docker:

docker build -t pontesxyz .
docker run --rm -it \
-e "TELEGRAM_TOKEN=Telegram bot token" \
pontesxyz

To run on the host machine (need python 3.x):

Copy config.json.example to config.json file and fill with the API tokens.

pip3 install -r requirements.txt
python3 bot.py

APIs

To get a Telegram bot token: Go to https://telegram.me/botfather to talk to @botfather and send /newbot