initial commit

This commit is contained in:
2025-08-27 23:26:36 +03:00
commit ae70c229f7
22 changed files with 1087 additions and 0 deletions

7
plugins/relations.go Normal file
View File

@@ -0,0 +1,7 @@
package plugins
import "kurumibot/laniakea"
func RegisterRelations(b *laniakea.Bot) {
}