You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2b-rs/src/commands
trivernis 87cfba1bc8
Change menu pages to be wrapped in page type
The pages of a menu are now wrapped in an enum that contains either
a builder function or a static CreateMessage. The builder function
is used for the now playing message to always return the currently
playing song instead of mapping a static song. This solves the problem
that the old page is being rendered when the page is recreated because
of being sticky.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
minecraft Add rate limits to commands 3 years ago
misc Add rate limits to commands 3 years ago
music Change menu pages to be wrapped in page type 3 years ago
settings Add rate limits to commands 3 years ago
common.rs Bump version and cleanup code 3 years ago
mod.rs Add sauce command 3 years ago