Search Docker Hub
telegram-reader-bot
By jp0id
A telegram bot book reader.
848
docker run -d --name telegram-reader-bot -e BOT_TOKEN="" -e ADMIN_ID="" -e BOOK_PATH="/path/yourbook.txt" -e PAGE_SIZE=500 -v "/path/yourbook.txt":"/path/yourbook.txt" jp0id/telegram-reader-bot
源码:https://github.com/Jv0id/TelegramBotReaderBook
Content type
Image
Digest
sha256:726f7a509…
Size
365.8 MB
Last updated
almost 2 years ago
docker pull jp0id/telegram-reader-bot