Keine Beschreibung

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

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