Giter Club home page Giter Club logo

telegram_spam_userbot's Introduction

Telegram spam bot

Telegram userbot for sending to all your contacts on your behalf. The Pyrogram module was used to write the bot.

Quick start

For a quick start, first of all, you need to fill in all the data in .env. I'll tell you what it is: API_ID and API_HASH are the individual data of the telegram account from which the mailing will be made - you can get them from this link; PHONE is your phone number to which the account is linked.

After filling in the basic information, let's move on to the spam_files folder. It stores the main content of your newsletter message, namely text and image. The text is in the text.md file - after all, telegram supports Markdown markup for beautiful text output (if you don't want beautiful text, you can just create a text.txt file). A photo can also be absolutely any - the main rules are the format .png/.jpg/.jpeg and the name image (example: image.png).

If the files are not named properly (text.md/text.txt and image.png/image.jpg/image.jpeg), then the message will be sent without it.

Commands

Commands are best used in a chat with yourself, or as it is called in telegram - Favorites.

  • /help - help command output
  • /start - start mailing
  • /check - see what the message looks like before sending

telegram_spam_userbot's People

Contributors

neluckoff avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.