feat(Crocosmia): init

This commit is contained in:
Cilly Leang 2025-12-06 18:02:32 +11:00
parent cf89612cb2
commit 5bee566297
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 492 additions and 0 deletions

View file

@ -24,6 +24,7 @@ rootProject.name = "Awoocord"
val plugins = mapOf(
"ComponentsV2Beta" to "canary/ComponentsV2",
"SlashCommandsFixBeta" to "canary/SlashCommandsFix",
"Bubbles" to "plugins/Crocosmia",
"Clump" to "plugins/Bocchi",
"Scout" to "plugins/Scout",
"RoleBlocks" to "plugins/Zinnia",