chore: deprecate modrinth command

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth 2023-12-03 18:51:59 -05:00
parent 358df91509
commit a8eb4a212a
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
3 changed files with 0 additions and 11 deletions

View file

@ -10,7 +10,6 @@ pub fn to_global_commands() -> Vec<Command<Data, Report>> {
vec![
general::joke(),
general::members(),
general::modrinth(),
general::rory(),
general::say(),
general::stars(),