Giter VIP home page Giter VIP logo

telegram_auto_post's Introduction

Telegram Auto Post

You can create a Telegram bot with this project. This will allow you to create posts that can be sent to a group in a loop or at a given time.

Acknowledgement

  • Python-telegram-bot

Environment Variables

To run this project, you will need to add the following environment variables to config.toml

Bot_token

you will get a bot token when you make a bot with https://t.me://botfather

Owner

This is your id not the username to get it use https://t.me://getmy_idbot

Deployment

###Notes

  • buy paid if you want to remove my name in code.
  • don't remove my name and sell the code.

To deploy this project run

  • pip install -r requirement.txt - python postbot.py

For any help join the telegram group

Documentation

Commands

  • /start - the bot and displays buttons for making and editing posts.
  • /send - after making a post you will get a post number. Use /send post_number interval_time [time in seconds] . it will resend post in loop of interval_time
  • /sendch - /sendch postid time_in_seconds channel_id [channel id look like this -10057568876 or 575568876] add bot to channel for this
  • /time - use this to send post once after a wait time. /time post_number time . example: /time 87 65 this will send post after 1 hour 5 minutes
  • /stop - stop a running post /stop post_number
  • /rk - remove buttons if you used the /start command in group
  • /cancel - use this if you want to stop making posts in the middle

Note

/send command is meant to be used in group don't send it to bot

FAQ

What is the post number?

You will get it after you make a post in the bot. It is a special tag for that particular post.

What is the interval time?

You can set a time at which bot will repost example : /send 76 60 this will send post id 76 after 60 seconds again and again till You use /stop 76

how to send single post?

use /time example /time postid 60 this will send post after one hour

How can i hide your name?

Buy a personal bot contact me

Why does it not work in channels?

Buy a personal bot it will work in channel also

telegram_auto_post's People

Contributors

nimmadev 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.