Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

Commit

Permalink
forgot about reply
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Glitch committed May 2, 2020
1 parent 9a7b3f1 commit 1351c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/plugins/quote.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ async def _(msg, ctx):
message += users[id]["name"] + ":\n"
message += "> " + message + "\n"
last_id = i["from_id"]
await ctx.reply(message)

0 comments on commit 1351c29

Please sign in to comment.