Documentation ¶
Index ¶
- Constants
- Variables
- func AddMusic(option string, event *utils.Message) bool
- func Apero(option string, event *utils.Message) bool
- func Coin(option string, event *utils.Message) bool
- func Dtc(option string, event *utils.Message) bool
- func FormatCountdown(ts time.Duration) string
- func Gfaim(option string, event *utils.Message) bool
- func Hello(option string, event *utils.Message) bool
- func Help(option string, event *utils.Message) bool
- func Meteo(option string, event *utils.Message) bool
- func Music(option string, event *utils.Message) bool
- func Roll(option string, event *utils.Message) bool
- func Roulette(option string, event *utils.Message) bool
- func RouletteStat(option string, event *utils.Message) bool
- func RouletteTop(option string, event *utils.Message) bool
- func Skin(option string, event *utils.Message) bool
- func Vdm(option string, event *utils.Message) bool
Constants ¶
View Source
const ( Decisecond = 100 * time.Millisecond Day = 24 * time.Hour )
Variables ¶
View Source
var CorrectLinkRe = regexp.MustCompile(`(?:youtube\.com\/\S*(?:(?:\/e(?:mbed))?\/|watch\/?\?(?:\S*?&?v=))|youtu\.be\/)([a-zA-Z0-9_-]{6,11})`)
Functions ¶
func FormatCountdown ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.