laniakea now used as external module

This commit is contained in:
2026-01-28 16:52:42 +03:00
parent 6c47d05e9c
commit 5e5be54f1e
21 changed files with 59 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
package plugins
import "kurumibot/laniakea"
import "git.nix13.pw/scuroneko/laniakea"
func RegisterService(bot *laniakea.Bot) {
p := laniakea.NewPlugin("service")