Skip to content

andreagubellini/pummarola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pummarola

A discord simple yet useful pomodoro timer

Usage

Self-hosted

First install dependencies wit pip:

pip install -r requirements.txt

then add your token inside the ./src/config.toml file:

token = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

once done, launch the bot:

python pummarola.py

Commands

  • !pummarola -h displays a list of commands
  • !pummarola --help displays a list of commands
  • !pummarola starts a default 5 minutes pomodoro timer
  • !pummarola X starts a custom pomodoro timer where X = seconds

Output

Once the timer is finished, pummarola will send you a private message:

aswell as a notification, if you got those enabled:

Also, when invoking -h or --help the bot will reply with a list of commands in the same channel you invoked it:

About

A simple yet useful discord pomodoro timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages