M4hbod / AnonDm

Telegram bot to send anonymous message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A star ⭐ from you means a lot to me !

Telegram bot to send anonymous message.

Open Source Love

Functions

  1. Send anonymous message
  2. Reply to message
  3. Block/Unblock user
  4. Change language

Deployment

  1. Clone the repo

    git clone https://github.com/M4hbod/AnonDm
  2. Get a MONGO_URI. You can get it from here

  3. Rename example.env to .env and fill with your variables.

  4. Enter the directory

    cd AnonDm
  5. Run the file

    python3 main.py

Environment Variables

Mandatory Vars

  • API_ID - Get this from Telegram
  • API_HASH - Get this from Telegram
  • BOT_TOKEN - Get this from BotFather
  • MONGO_URI - Get this from MongoDB
  • DEFAULT_LANGUAGE - Default language of the bot. (en, fa)
  • OWNER_ID - Your Telegram User ID

Support

Channel :- M4hbodBots

DM :- M4hbod

Bot :- AnonDm

About

Telegram bot to send anonymous message


Languages

Language:Python 99.2%Language:Shell 0.8%