Suppression commande test inutile
This commit is contained in:
parent
9dca2e3d0e
commit
0ffe5b4e24
@ -37,9 +37,6 @@ namespace Sean.Modules
|
||||
int score = persistencyService.AddPoint(user);
|
||||
await ReplyAsync($"{userInfo.Username}#{userInfo.Discriminator} have now a score of {score}");
|
||||
}
|
||||
[Command("test")]
|
||||
[Summary("Ping pong !")]
|
||||
public Task PongAsync() => ReplyAsync("Toi-même !");
|
||||
#endregion Methods
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user