Documentation ¶
Index ¶
- func Catfacts(ctx *sapphire.CommandContext)
- func Compliment(ctx *sapphire.CommandContext)
- func Eightball(ctx *sapphire.CommandContext)
- func Enchant(ctx *sapphire.CommandContext)
- func Insult(ctx *sapphire.CommandContext)
- func Lmgtfy(ctx *sapphire.CommandContext)
- func Minesweeper(ctx *sapphire.CommandContext)
- func Numberfact(ctx *sapphire.CommandContext)
- func Reverse(ctx *sapphire.CommandContext)
- func Say(ctx *sapphire.CommandContext)
- func Ship(ctx *sapphire.CommandContext)
- func UpsideDown(ctx *sapphire.CommandContext)
- func Urban(ctx *sapphire.CommandContext)
- func Yomomma(ctx *sapphire.CommandContext)
- func Yugioh(ctx *sapphire.CommandContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Catfacts ¶
func Catfacts(ctx *sapphire.CommandContext)
Let me tell you a misterious cat fact. Aliases: catfact, kittenfact Cooldown: 3
func Eightball ¶
func Eightball(ctx *sapphire.CommandContext)
Ask the magic 8ball a question! Usage: <question:string...> Aliases: 8ball
func Enchant ¶
func Enchant(ctx *sapphire.CommandContext)
Convert your text into minecraft enchantment table language Aliases: enchantify Usage: <text:string...>
func Lmgtfy ¶
func Lmgtfy(ctx *sapphire.CommandContext)
Let me google it for you! Aliases: letmegoogleitforyou Usage: <query:string...>
func Numberfact ¶
func Numberfact(ctx *sapphire.CommandContext)
Get a fact about a number. Usage: [number:int] Aliases: numfact, numfacts, numbefacts
func Reverse ¶
func Reverse(ctx *sapphire.CommandContext)
Reverses a given input Usage: <text...> Aliases: rev
func Say ¶
func Say(ctx *sapphire.CommandContext)
Replies back with what you say Usage: <msg:string...> Aliases: repeat, echo
func Ship ¶
func Ship(ctx *sapphire.CommandContext)
Ship someone. Aliases: love, lovecalc, lovecalculator Usage: <@@one> [@@two] guild only
func UpsideDown ¶
func UpsideDown(ctx *sapphire.CommandContext)
Turns your text into upside down. Aliases: upside, updown Usage: <text:string...>
func Urban ¶
func Urban(ctx *sapphire.CommandContext)
Search up urban dictionary for a term. Usage: <term:string...> Aliases: ud, urbandict, urbandictionary
func Yomomma ¶
func Yomomma(ctx *sapphire.CommandContext)
Get a random yo momma joke. Usage: [@user] Aliases: urmom
func Yugioh ¶
func Yugioh(ctx *sapphire.CommandContext)
Get information about a Yu-Gi-Oh! card. Usage: <name:string...> Aliases: ygo, yugi
Types ¶
This section is empty.