Skip to content

benjamonnguyen/pomomo-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro bot that helps keep you and your friends on track while you study together!

Pomomo uses the proven pomodoro technique which alternates periods of work and relaxation to maximize productivity while minimizing burnout.

Customize the settings to what works best for you, and Pomomo will play an alert in your voice channel for each interval!

Usage

Click here to invite Pomomo to your Discord server.

To start a pomodoro session, join a voice channel and use slash command /start. A session message will appear in the text chat in voice channel. It's that simple!

Visit pomomo.us or join the support server for more info!

Design

Requirements

  • npm v8.19.1
  • node v18.9.0
  • libtool v2.4.6
  • ffmpeg

Deployment

  1. configure config/*.json files, execute npm i
  2. if slash commands have been added or removed, execute npm run register-commands from "./app/pomomo-bot"
  3. execute pm2 start bridge.json --cron-restart="0 0 */1 * *" from "./app/deploy" to start Bridge
  4. execute pm2 start bot.json --cron-restart="0 0 */1 * *" from "./app/deploy" to start Bot Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published