Documentation ¶
Index ¶
- func Avatar(ctx *sapphire.CommandContext)
- func Base64(ctx *sapphire.CommandContext)
- func Image(ctx *sapphire.CommandContext)
- func Lyrics(ctx *sapphire.CommandContext)
- func Quote(ctx *sapphire.CommandContext)
- func Serverinfo(ctx *sapphire.CommandContext)
- func Wikipedia(ctx *sapphire.CommandContext)
- func Wolfram(ctx *sapphire.CommandContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Avatar ¶
func Avatar(ctx *sapphire.CommandContext)
View someone's avatar. Usage: [@user] Aliases: av, pfp
func Base64 ¶
func Base64(ctx *sapphire.CommandContext)
Encode/Decode Base64 strings. Usage: <action:string> <args:string...>
func Image ¶
func Image(ctx *sapphire.CommandContext)
Get an image from Bing. Usage: <query:string...> Aliases: imgsearch, imagesearch, searchimage, searchimg, img Cooldown: 5
func Lyrics ¶
func Lyrics(ctx *sapphire.CommandContext)
Search song lyrics Usage: <query:string...> Cooldown: 5
func Quote ¶
func Quote(ctx *sapphire.CommandContext)
Quote a message by ID. Usage: <message:string> guild only
func Serverinfo ¶
func Serverinfo(ctx *sapphire.CommandContext)
Gets information about the current server. Aliases: si, gi, guildinfo, guild, server guild only
func Wikipedia ¶
func Wikipedia(ctx *sapphire.CommandContext)
Finds a Wikipedia Article by title. Usage: <article:string...> Aliases: wiki
func Wolfram ¶
func Wolfram(ctx *sapphire.CommandContext)
Query Wolfram Alpha with any mathematical question. Usage: <query:string...> Aliases: what
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.