https://github.com/biswaroop1547/discord-meme-bot
A Discord bot which shows memes using the reddit api in every set amount of time
https://github.com/biswaroop1547/discord-meme-bot
bot discord discord-bot discord-py hacktoberfest hacktoberfest2019 praw-reddit reddit-api
Last synced: 6 months ago
JSON representation
A Discord bot which shows memes using the reddit api in every set amount of time
- Host: GitHub
- URL: https://github.com/biswaroop1547/discord-meme-bot
- Owner: biswaroop1547
- License: mit
- Created: 2019-10-07T17:23:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:14:09.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T16:38:42.507Z (6 months ago)
- Topics: bot, discord, discord-bot, discord-py, hacktoberfest, hacktoberfest2019, praw-reddit, reddit-api
- Language: Python
- Homepage: https://discordapp.com/api/oauth2/authorize?client_id=622557932042715176&permissions=805829745&scope=bot
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bot-O-Meme
A Discord bot written in Python to show memes in every given number of minutes
using the awesome [PRAW Reddit API](https://github.com/praw-dev/praw) and deployed in Heroku
Also has different commands
## Commands
* ```!!meme``` - Shows you a meme.* ```!!start ``` - Keeps showing you memes after the given number of minutes till you dont stop it exclusively using the stop command.(Can be used by server admins only)
* ```!!stop``` - Stops the task of sending memes.(Can be used by server admins only)
* ```!!prefix ``` - Changes the default prefix (!!) to given prefix.(Can be used by server admins only)
***
#### To add this bot in your own server, [here's](https://discordapp.com/api/oauth2/authorize?client_id=622557932042715176&permissions=805829745&scope=bot) the invite link!!
### Have fun! :fire: