Inspiration: Inspired from discord bots which post memes daily on discord servers

What it does: When called, fetches a meme from reddit and posts it.

How we built it: Uses Reddit API to fetch memes from r/memes and then posts them in the invoked text channel using discord API.

Challenges we ran into: Currently, the bot is not hosted, and is functional only when I'm hosting it on my computer.

Accomplishments that we're proud of: The memes are funny

What we learned: API Documentation, Making Port Connections, API Keys

What's next for Discord Bot For Sending Memes: No plans as of right now.

Duplicating the bot is a bit difficult, as it requires as a private API key which is available only to the creator of the Discord Bot. To create your own bot, generate an api key for discord bots, and replace the API key with your new generated API Key in the code.

Built With

Share this project:

Updates