Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ADMINISTRATOR = &Category{
Name: "Administrator",
Description: "Administrator commands are commands which help administrate the bot.",
}
ADMINISTRATOR commands are commands which help administrate the bot.
View Source
var CURRENCY = &Category{
Name: "Currency",
Description: "Currency commands are commands which handle a guilds currency.",
}
CURRENCY commands are commands which handle a guilds currency.
View Source
var GAMBLING = &Category{
Name: "Gambling",
Description: "Gambling commands are commands which allow the user to gamble their money.",
}
GAMBLING commands are commands which allow the user to gamble their money.
View Source
var INFORMATIONAL = &Category{
Name: "Informational",
Description: "Informational commands are commands which give information about the bot.",
}
INFORMATIONAL commands are commands which give information about the bot.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.