krunalparekh00 / SiddTXT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ANU BOT

Deploy To Heroku

Contact Me

If you have any questions or concerns, feel free to contact me via Telegram:

Telegram Channel Telegram Group

.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

About


Languages

Language:Python 95.5%Language:Shell 4.0%Language:Dockerfile 0.4%Language:Procfile 0.0%