feat(discord): Added /scoreboard command
This commit is contained in:
parent
78e7d9bf23
commit
213ecca8b9
3 changed files with 73 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ pub mod quest;
|
|||
pub mod init;
|
||||
pub mod answer;
|
||||
pub mod social;
|
||||
pub mod account;
|
||||
|
||||
pub const ERROR_MSG: &str = "Server error :(";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue