feat: dem of crassy (don't mind me)

This commit is contained in:
Ske
2022-01-30 05:04:02 +01:00
committed by spiral
parent 7dd88effb3
commit ce546bd2d4
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ public class Fun
ctx.Reply(
"*A ball of green light appears above your head and flies towards your enemy, exploding on contact.*");
public Task Rool(Context ctx) =>
ctx.Reply("*\"What the fuck is a Pokémon?\"*");
public Task Error(Context ctx)
{
if (ctx.Match("message"))