mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Add Willy's & Marjetten reference to Rob
This commit is contained in:
parent
d93b81cf8f
commit
c8946fdc49
1 changed files with 2 additions and 2 deletions
|
|
@ -438,8 +438,8 @@ class Dinks(commands.Cog):
|
|||
))
|
||||
else:
|
||||
# Escape
|
||||
await ctx.send("Je poging is mislukt, maar je kon nog net op tijd vluchten, **{}**.".format(
|
||||
ctx.author.display_name))
|
||||
await ctx.send("Je poging is mislukt, maar je kon nog net op tijd vluchten, **{}**."
|
||||
"\nAllez, 't is goed voor ene keer e, deugeniet.".format(ctx.author.display_name))
|
||||
|
||||
stats.update(ctx.author.id, "robs_failed", int(stat[3]) + 1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue