Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flatypus/discord-pushup-tracker
- Owner: flatypus
- Created: 2024-06-03T03:59:48.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-06T07:13:39.000Z (7 months ago)
- Last Synced: 2024-06-06T19:58:08.653Z (7 months ago)
- Topics: bot, bun, developer, discord, productivity, simple, typescript
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!