8 lines
91 B
Go
8 lines
91 B
Go
package plugins
|
|
|
|
import "kurumibot/laniakea"
|
|
|
|
func RegisterRelations(b *laniakea.Bot) {
|
|
|
|
}
|