Skip to content

Toxblh/telegram-github-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small bot for get few statistics from github

Commands:

  • /downloads - return amount downloads latest release and total
  • /stats - return stars, folowers, forks and issues
  • /traffic - return statistic about traffic to the repo

PS: For work need create a file in root 'token.js' with content

module.exports = {
    TOKEN: 'token-for-you-bot'
    GITHUB_USER: 'github-username',
    GITHUB_PASSWORD: 'github-password'
}

About

Return small statistic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published