|
|
@@ -33,7 +33,7 @@ pub fn def_gitea_release() -> (discord::ApplicationCommand, Option<String>) { |
|
|
|
id: None, |
|
|
|
application_id: None, |
|
|
|
name: "gitea-release".to_string(), |
|
|
|
description: "".to_string(), |
|
|
|
description: "Display a software release".to_string(), |
|
|
|
options: Some(vec![ |
|
|
|
discord::ApplicationCommandOption::String { |
|
|
|
name: "username".to_string(), |
|
|
|