Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 594 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 594 Bytes

PYRO BOT

Deploy To Heroku

.env

    API_ID=12345 # Get from https://my.telegram.org/apps
    API_HASH=abcdef # Get from https://my.telegram.org/apps
    BOT_TOKEN=123:abc # Get from https://t.me/BotFather
    AUTH_USERS=123,456 # User ids of those who can use bot anywhere without limit
    GROUPS=123,456 # Chat ids where you wan't many to use the bot