Save pp in local db

This commit is contained in:
Natsu Kagami 2020-02-07 13:06:24 -05:00
parent 2913d92682
commit 22668fe654
Signed by: nki
GPG key ID: 73376E117CD20735
3 changed files with 18 additions and 20 deletions

View file

@ -145,6 +145,7 @@ pub fn save(ctx: &mut Context, msg: &Message, mut args: Args) -> CommandResult {
OsuUser {
id: u.id,
last_update: chrono::Utc::now(),
pp: vec![],
},
);
msg.reply(