Skip to content

ashkanRmk/Send-to-All-bot-member

Repository files navigation

Send to All bot member

Packagist PullRequest

A simple android application that uses java telegram API to send bulk messages to your bot members at once.

Important Tip

You can configure delay for sending each message depending on your member's count, because right now telegram doesnt support bulk messaging and has some limitation. You can visit this page for more info.

How to use

You have to just replace your BOT-TOKEN in this directory: /app/src/main/java/com/example/smn/paypingbotbroadcast/ScrollingActivity.java and set your POST/GET method to get your telegram bot member Ids.

Dependencies

This app is based on Java Telegram API, one of official telegram bot api. You have follow their instruction to add this library to your project.

Finally Build... Done!

License

MIT License

Copyright (c) 2018 PayPing

About

🔔 A simple android application that uses telegram API to send bulk messages to your bot members at once.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages