Skip to content

⏰ Remind your commit and coding every day with Telegram bot!

License

Notifications You must be signed in to change notification settings

mu-hun/commit-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commit-telegram-bot

Build Status PyPI version

⏰ Remind your commit and coding every day with chat bot!

Screenshot

install

pip install commit-telegram-bot

How to run

>>> from commit-telegram-bot import commitTelegramBot
>>> bot = CommitTelegramBot('github_token', 'github_usrname', 'telegram_token', 'telegram_id')
>>> print(bot.count_total()) # print today's commit count
>>> bot.handler() # run bot

License

commit-telegram-bot is primarily distributed under the terms of the MIT License. see LICENSE for details.

About

⏰ Remind your commit and coding every day with Telegram bot!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages