Sourcecode for the blanketbot on discord, codename Feixiao
Go to file
jansel 2c36e0c3b5
All checks were successful
Build & Publish / build (push) Successful in 5m26s
Update .github/workflows/root.yml
2024-12-27 03:53:10 +01:00
.github Update .github/workflows/root.yml 2024-12-27 03:53:10 +01:00
.idea maybe this is more clear regarding everyone pings (I have no clue if the described workaround works, too lazy) 2024-12-06 13:46:42 +01:00
docs [skip actions] add ToS, Pr-Po and edit readme 2024-11-06 22:54:28 +01:00
gradle maybe this is more clear regarding everyone pings (I have no clue if the described workaround works, too lazy) 2024-12-06 13:46:42 +01:00
src/main rewrite the response better when an attempt is made to ping everyone as a role ping 2024-12-09 17:56:03 +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 finally i'm able to update gradle to 8.11.1 2024-11-28 09:51:13 +01:00
gradle.properties hopefully running 2024-10-28 15:20:23 +01:00
gradlew update gradle to 8.10.2 2024-11-05 22:24:33 +01:00
gradlew.bat update gradle to 8.10.2 2024-11-05 22:24:33 +01:00
LICENSE [skip actions] change License from unlicense to GPL3 2024-11-06 22:41:48 +01:00
README.md [skip ci] edit readme 2024-12-13 03:56:10 +00:00
settings.gradle.kts finally i'm able to update gradle to 8.11.1 2024-11-28 09:51:13 +01: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