Skip to content

Battleman/clic_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClicBot

Dependencies

  • Python Packages:
    • dateutil (for python3, it's python-dateutil)
    • telegam
    • yaml (called pyyaml)
    • schedule
    • apiclient
    • apiclient.discovery (install with google-api-python-client)
    • oauth2client
    • python-telegram-bot

In summary, to get it to wok you should issue: pip install --upgrade python-dateutil telegram pyyaml schedule apiclient google-api-python-client oauth2client python-telegram-bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages