removing classic4chan since it got banned from reddit

This commit is contained in:
ein 2021-01-06 11:34:01 -08:00
parent 30b907e17a
commit 36ab44d8e9

View File

@ -219,7 +219,7 @@ async def greentext(ctx):
embed=generate_embed(
embed_title='>implying this actually happened',
embed_color=discord.Color.green(),
embed_url=get_from_reddit.get_image(boards=['classic4chan', 'greentext', '4chan'])
embed_url=get_from_reddit.get_image(boards=['greentext', '4chan'])
)
)