Initial commit: Stoat Role Bot
Build and Push Image / build (push) Has been cancelled

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Dawnsorrow
2026-02-17 19:45:26 -06:00
co-authored by Cursor
commit 09e3b6ca66
16 changed files with 1312 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"servers": {
"YOUR_SERVER_ID": {
"reaction_roles": {
"MESSAGE_ID": {
"👍": "Notifications",
"🔔": "Announcements"
}
},
"assignable_roles": [
"Notifications",
"Announcements",
"Gamer"
]
}
}
}