bot

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GreenHeartEmoji = emoji.Sprintf("%v", emoji.GreenHeart)
	CactusEmoji     = emoji.Sprintf("%v", emoji.Cactus)
	IdkEmoji        = emoji.Sprintf("%v", emoji.OpenHands)
	StopEmoji       = emoji.Sprintf("%v", emoji.RedCircle)
	InfinityEmoji   = emoji.Sprintf("%v", emoji.Infinity)
	InfoEmoji       = emoji.Sprintf("%v", emoji.Information)
	OkEmoji         = emoji.Sprintf("%v", emoji.GreenCircle)
)
View Source
var (
	IdkMsg            = "[ ? ] I don't know what you mean by that\n[ ? ] Please, use /help command to see the list of available commands"
	BugReportMsg      = "[ ! ] Bug report from user @%s:\n[ ! ] %s"
	ThxMsg            = GreenHeartEmoji + " Thanks for your bug report!"
	PlsDescribeMsg    = CactusEmoji + " Please describe the problem:"
	StartMsg          = "Hello, I'm Kanojo!\nI can generate images from your text prompts.\n\nTo see how to use me, use /help"
	StopMsg           = StopEmoji + " Kanojo has been stopped"
	AlreadyRunningMsg = IdkEmoji + " Kanojo is already running"
	AlreadyStoppedMsg = IdkEmoji + " Kanojo is already stopped"
	YourPromptMsg     = InfinityEmoji + " Your prompt:"
	HelpMsg           = InfoEmoji + " Available commands:\n\n/help - show this message\n/generator - generate image from your prompt\n/bug_report - report a bug\n/stop - stop kanojo"
)

Functions

func Start

func Start()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL