This website works better with JavaScript.
Home
Explore
Help
Sign In
minhducsun2002
/
youmubot
forked from
natsukagami/youmubot
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add line breaks!
master
Natsu Kagami
1 year ago
parent
7feff249a4
commit
955b2340fe
Signed by untrusted user:
natsukagami
<natsukagami@gmail.com>
GPG Key ID:
73376E117CD20735
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youmubot-cf/src/lib.rs
+ 1
- 0
youmubot-cf/src/lib.rs
View File
@@ -328,6 +328,7 @@ pub fn contestranks(ctx: &mut Context, m: &Message, mut args: Args) -> CommandRe
table.push(format!("{:^4}", ""));
}
}
table.push_line("");
}
let mut m = MessageBuilder::new();
Write
Preview
Loading…
Cancel
Save