Install the bot in your Discord server to share best memes with your friends!
- Randomly Fetching Meme Images from Multiple Sub-Reddits
- Users Are Able to Choose What Kind of Meme Images to Fetch with Commands
- The Bot Can Also Send Multiple Images at One Time
Go to https://discord.com/api/oauth2/authorize?client_id=997321363012452352&permissions=34816&scope=bot
And authorize the bot to your server. You need to have Moderator role to authorize the bot
All Commands Need to Start with !
- Command Types
meme: Fetch normal meme images from meme Sub-Reddits such as r/memespmeme: Fetch meme images related to programming from Sub-Reddits such as r/ProgrammerHumor
- How Many Images to Fetch at Once
- An integer number between 1 and 8
Please note that as the token number is hidden and can only be seen on Heroku website where the bot is hosted,
you would need to create a private token number yourself at Discord Developer Website and
replace the process.env.TOKEN in src/index.ts file with your token yourself
if you want to run the bot locally.
Please refer to this website for more information
