• TypeScript 100%
Find a file
2026-03-17 22:10:58 +01:00
.forgejo/workflows Use image with npm (hopefully) 2026-03-17 22:03:01 +01:00
src refactor seconds 2026-03-17 21:56:31 +01:00
.gitignore Initial commit 2026-03-17 21:50:05 +01:00
LICENSE Add a license 2026-03-17 22:10:58 +01:00
package-lock.json Initial commit 2026-03-17 21:50:05 +01:00
package.json Initial commit 2026-03-17 21:50:05 +01:00
README.md Add small readme 2026-03-17 22:07:03 +01:00
tsconfig.json Initial commit 2026-03-17 21:50:05 +01:00

The voteout Bot

A silly little Mastodon bot to help us decide which songs to thow out of our rotation at WkdaFm.

It is made in typescript and runs directly in forgejo actions (without transpiling) beacause it is easy 🥸

You can run it with

npm run start

Have fun!