Skip to content

Commit

Permalink
Add colour to help embed
Browse files Browse the repository at this point in the history
  • Loading branch information
Scotsguy committed Mar 16, 2020
1 parent 2fca121 commit 07173de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ async fn main() {
#[strikethrough_commands_tip_in_dm(" ")]
#[individual_command_tip = " "]
#[max_levenshtein_distance(3)]
#[embed_success_colour(DARK_TEAL)]
async fn my_help(
context: &mut Context,
msg: &Message,
Expand Down

0 comments on commit 07173de

Please sign in to comment.