Implying this happened

This commit is contained in:
luke 2018-03-19 09:05:04 -07:00
parent b536ec8e5a
commit dd6e1d303e

View File

@ -206,7 +206,7 @@ async def on_message(message):
await client.send_message(
message.channel,
embed=generate_embed(
embed_title='>implying',
embed_title='>implying this actually happened',
embed_color=discord.Color.green(),
embed_url=get_from_reddit.get_image(boards='greentext')
)