Skip to content

Instantly share code, notes, and snippets.

@afonsoaugusto
Created November 11, 2018 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afonsoaugusto/e9d84f8a1e78179bf723c3cf73d8817c to your computer and use it in GitHub Desktop.
Save afonsoaugusto/e9d84f8a1e78179bf723c3cf73d8817c to your computer and use it in GitHub Desktop.
Projeto Bot Telegram para report de script no servidor.
# 1 - Relatórios simples do SO (reports_so.py).
# 2 - Obter o retorno de scripts executados no SO (Linux) (execute_script_so.py)
# 3 - Criar o bot para executar a lib acima (report_system_bot.py)
# 4 - Autenticação do usuário do bot (auth_bot.py)
# 5 - Rodar no Heroku ou Openshift
# 6 - Integrar com Github
# 7 - Rodar CI.
# 8 - GitHubPages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment