Adding the 4chan board to the mix so we can get more greentexts
This commit is contained in:
parent
ddfcfd663a
commit
8a2b7f5964
@ -211,7 +211,7 @@ async def on_message(message):
|
|||||||
embed=generate_embed(
|
embed=generate_embed(
|
||||||
embed_title='>implying this actually happened',
|
embed_title='>implying this actually happened',
|
||||||
embed_color=discord.Color.green(),
|
embed_color=discord.Color.green(),
|
||||||
embed_url=get_from_reddit.get_image(boards='greentext')
|
embed_url=get_from_reddit.get_image(boards=['greentext', '4chan'])
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user