Skip to content

A bot that reminds you to take breaks. Yeah, that is pretty much it.

License

Notifications You must be signed in to change notification settings

sdroppelmann/telegram-productivity-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Productivity Bot

A bot that reminds you to take breaks. Yeah, that is pretty much it.

Dependencies

Telepot

Usage

python3 bot.py token=<YOUR_BOT_TOKEN> userid=<YOUR_USER_ID>

Commands

Note that all commands are case-insensitive, so /setBreakInterval works the same as /setbreakinterval

/workmode                     // toggle workmode on and off
/workmode on                  // start workmode
/workmode off                 // stop workmode

/setbreakinterval <MINUTES>   // set time in minutes for break reminder, default is 60, so 1h

/shutdown                     // terminates the bot

/status                       // show current break interval as well as some additional information

/continue                     // equal to '/workmode on', but shorter

About

A bot that reminds you to take breaks. Yeah, that is pretty much it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages