No description
Find a file
2025-06-16 12:43:35 +02:00
.github Update https://github.com/docker/build-push-action action to v6 2025-06-15 22:03:09 +00:00
.idea finish dependency update, also use the newer docker file template haha 2025-06-16 02:20:25 +02:00
gradle finish dependency update, also use the newer docker file template haha 2025-06-16 02:20:25 +02:00
src/main MAYBE INIT A TWITCH CLIENT WHEN MIGRATING AAAAAAAAA 2025-02-15 11:34:17 +01:00
.editorconfig Initial commit 2024-10-01 12:57:44 +02:00
.env.example hopefully running 2024-10-28 15:20:23 +01:00
.gitattributes Initial commit 2024-10-01 12:57:44 +02:00
.gitignore [skip actions] just more gitignore stuff 2024-11-14 09:39:19 +01:00
build.gradle.kts finish dependency update, also use the newer docker file template haha 2025-06-16 02:20:25 +02:00
gradle.properties hopefully running 2024-10-28 15:20:23 +01:00
gradlew Update dependency gradle to v8.14.2 2025-06-15 23:43:07 +02:00
gradlew.bat Update dependency gradle to v8.14.2 2025-06-15 23:43:07 +02:00
LICENSE [skip actions] change License from unlicense to GPL3 2024-11-06 22:41:48 +01:00
privacy-policy.md [skip ci] move privacy-policy.md and terms-of-service.md into the root 2025-06-16 12:43:35 +02:00
README.md [skip ci] edit readme 2024-12-13 03:56:10 +00:00
renovate.json Migrate config renovate.json 2025-06-16 00:01:13 +00:00
settings.gradle.kts [skip ci] remove plugins from settings.gradle.kts 2025-06-16 12:40:46 +02:00
terms-of-service.md [skip ci] move privacy-policy.md and terms-of-service.md into the root 2025-06-16 12:43:35 +02:00

Blanketbot

Invite | Donations | Privacy Policy | Terms of Service

Blanketbot is a Discord bot, coded to notify you when your favorite twitch streamer goes live. To simply set it up, add the Bot to your server through the Invite link above and use the /streamer add command to add your favorite streamer. The bot will then notify you when the streamer goes live.

If issues arise, please don't hesitate to create an issue here on GitHub.

Info if you're looking at this from GitHub and not the Gitea Instance: This repo now is used as a mirror, Issues will still be looked at here on GitHub. For PR's, I will create a patchfile from that pr and apply it manually on the origin repo