Skip to content

NEON-BOTZ/BotStatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

BotStatus

Updates your bot status in the message, every two hours.

NOTE: This branch uses github workflows to host your code, and doesn't rely on another hosting platform. If you want to deploy on heroku/vps/whereever, go to this branch.

Secrets.

Add them to Settings ⇢ Secrets ⇢ New Repository Secret.

  • APP_ID and API_HASH from my.telegram.org.
  • BOTS - TG UserName of your bots separated by space.
  • SESSION - Telethon SessionString of the User to edit the message.
  • REPO_NAME - yourGitHubUserName/RepositoryName, eg: xditya/BotStatus (fork this repo first).
  • CHANNEL_ID - ID of your channel.
  • MESSAGE_ID - ID of the message to edit.

Credits

https://heroku.com/deploy?template=https://github.com/NEON-BOTZ/BotStatus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%