Intery / PomoBot

Discord bot for multi-user coordinated time tracking in a flexible Pomodoro style
MIT License
42 stars 15 forks source link
discord group-study pomodoro-timer productivity-tools

Invite the public implementation here, and use it with the ,p prefix. To see a list of commands, type ,phelp. Join the support guild if you have any questions or issues.

The Idea

The Pomodoro Technique is a time management method that has been used to boost productivity for students and workers since 1980. A Pomodoro was typically 25 minutes of work with 5 minutes break, tracked using a Pomodoro timer (a tomato kitchen timer). After completing four Pomodoros, you would take a longer break (10-15 minutes), and begin the process again.

Group study has been around for as long as education itself. By working in a group, you boost motivation for yourself and other group members, learning becomes easier and more enjoyable through discussion of the content, and the group members can keep each other accountable. Plus, it's simply comforting to know you're not alone and there are other people working hard alongside you!

PomoBot combines these techniques and brings them to the Discord chat platform in the form of an easy to use bot. Guildmates from all around the world can use PomoBot to work together as a group, sharing a flexible Pomodoro-style group timer which notifies them when to take a break and when to start work again. Whether you work in the night or in the day, you never need to be alone!

Description

PomoBot has the following primary features:

Many more features are planned, including graphical leaderboards and statistical analysis, and the bot is under user-driven active development.

PomoBot easily supports multiple guilds (a public implementation is available here), but is not optimised as a "one instance" bot, and there are no plans to implement sharding in the near future. You are welcome to use the public implementation, but for long term use it is recommended you follow the installation instructions below to host your own copy.

PomoBot was originally developed for Wysc - Virtual Study Cafe, of which the author is an active and proud member, but is in no way affiliated with Wysc.

Requirements and Installation

To self-host PomoBot, you first need a Discord Bot Token, which you can obtain by following this guide. You will also need python3.6 or greater, and a stable internet connection. Steps:

That's it! PomoBot will now be running on the bot client you created. If you have any issues or find any bugs, please submit an issue via the github issues page, together with any relevant log information. You can also join the support guild and ask your question directly.

Suggestions for new features are also welcome!

Documentation

A command list and general documentation for PomoBot may be found using the help command. Documentation for a specific command, say newgroup, may be found with help newgroup. The documentation is a work in progress, new information will be added constantly.