Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 345 Bytes

INSPIRATION BOT: TELEGRAM BOT TO SEND INSPIRATIONAL MESSAGES

How To Deploy

To deploy the bot, create a file named ENV containing API_ID and API_HASH variables. Then, run

podman run --rm --env ENV -ti ghcr.io/djnotes/inspiration-bot:latest

Pull requests and ideas are welcome. If you find an issue with the bot, file an issue.