many changes
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
|
||||
func RegisterFun() *laniakea.Plugin[database.Context] {
|
||||
p := laniakea.NewPlugin[database.Context]("Fun")
|
||||
p.AddCommand(p.NewCommand(beautyFont, "bf"))
|
||||
p.AddCommand(p.NewCommand(beautyFontHeart, "bfh"))
|
||||
p.NewCommand(beautyFont, "bf")
|
||||
p.NewCommand(beautyFontHeart, "bfh")
|
||||
return p
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user