Beispiel #1
0
 public async Task Draw(params string[] text)
 {
     await ReplyAsync(Fortune.fortune());
 }