Skip to content

Stella Control center is a telegram bot that uses Heroku API and helps manage heroku app from telegram.

License

Notifications You must be signed in to change notification settings

annihilatorrrr/StellaControlCenter

 
 

Repository files navigation

Stella's Control Center // @stellaSysbot

is a telegram bot that uses Heroku API and helps manage heroku app from telegram.

Deploy

Available commands

  • /start: for start message.
  • /help: for get this message.
  • /admins: get user ID's list of who have power over me.
  • /restart: to restart @MissStella_bot.
  • /dynos: to check Stella's dyno usage.
  • /log: get latest console log in .txt

Available veriables

  • BOT_TOKEN: Your bot token.
  • SUDO_USERS: List of id's - (not usernames) for users. eg. [604968079, 802002142]
  • SUPPORT_USERS: List of id's (not usernames) for users which are allowed to do almost everything except using some sudo and owner only commands like /restart.
  • LOGS: For bot's /restart logs.
  • TG_CHARACTER_LIMIT: keep it as default value.
  • HEROKU_API_KEY: You heroku api key get it from here
  • HEROKU_APP_NAME: Your created heroku app name, which heroku app that you want to manage.

About

Stella Control center is a telegram bot that uses Heroku API and helps manage heroku app from telegram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%