Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flatypus/discord-pushup-tracker

A discord bot that tracks your development team's pushups
https://github.com/flatypus/discord-pushup-tracker

bot bun developer discord productivity simple typescript

Last synced: about 2 months ago
JSON representation

A discord bot that tracks your development team's pushups

Awesome Lists containing this project

README

        

# Pushup Tracker (aka the EduBeyond productivity bot)

## Description
Have you ever had an intern that doesn't show up to daily scrums on time? Or is your development team just incredibly out of shape? Well, look no further than the Discord Pushup Tracker! When added to your startup's discord server, every minute a developer misses a meeting, you can assign them pushups to do, which are kept track of on a company leaderboard! If you're a developer, you can also track your own pushups and see how you stack up against your coworkers, and hopefully lose some of that developer weight in the process.

## Installation
1. Clone the repository
2. Run `bun i` to install dependencies
3. Copy the example jsons to their respective files and populate the config files with your own information
4. Run `bun start` to start the bot!