mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
98962a98b7
instead of a simple map[string]string, helpText is now a map[string]command where the command struct has `Alias`, `Description`, `Level`, `Usage` fields. |
||
---|---|---|
.. | ||
channel.go | ||
command.go | ||
commands.go | ||
download.go | ||
email.go | ||
errors.go | ||
main.go | ||
paste.go | ||
predb.go | ||
router.go | ||
send.go | ||
timer.go | ||
upload.go | ||
user.go |