WhisperBot

Telegram bot for Whisper Message.

Usage

Deploy to Heroku

Deploy

  1. Tap on above button and fill API_ID, API_HASH, BOT_TOKEN.
  2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
  3. After deploying is complete, tap on "Manage App"
  4. Check the logs to see if your bot is ready!
  1. IMPORTANT : You need to do two things on @BotFather.
    1. Turn on Inline Mode in your bot settings.
    2. Now go back to settings, Tap on Inline Feedback and then on 100% (without this your bot is nothing.)

Local Deploying

  1. Clone the repo

    git clone https://github.com/StarkBotsIndustries/WhisperBot
    
  2. Get a DATABASE_URL. If you don't know how, deploy using Heroku Button only.

  3. Edit Config.py and fill the needed variables

  4. Enter the directory

    cd WhisperBot
    
  5. Run the file

    python3 whisper.py
    

Environment Variables

Mandatory Vars

Functions

More features soon, this is a minimal example :)

To-Do

That's on you mainly...

GitHub

https://github.com/StarkBotsIndustries/WhisperBot