ratz/src/modules/loregpt/loregpt.go

func loreGptPrompt() string {}

func IsLoreTopic(m common.Message) (knowledge string, confirmed bool) {}

func DropLoreThoughts(srv common.ChatServer) {}

func LoreThoughts(srv common.ChatServer) {}