mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
osu!
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
92a8d1da4b
commit
23c259d357
1 changed files with 1 additions and 0 deletions
|
@ -331,6 +331,7 @@ public class MessageCreateResponder : IResponder<IMessageCreate> {
|
|||
"пон" =>
|
||||
"https://cdn.discordapp.com/attachments/837385840946053181/1087236080950055023/vUORS10xPaY-1.jpg",
|
||||
"++++" => "#",
|
||||
"осу" => "https://github.com/ppy/osu",
|
||||
_ => default(Optional<string>)
|
||||
});
|
||||
return Task.FromResult(Result.FromSuccess());
|
||||
|
|
Loading…
Add table
Reference in a new issue