https://github.com/raidmax/rm-discord-bot
Personal discord bot with various useful features
https://github.com/raidmax/rm-discord-bot
Last synced: about 2 months ago
JSON representation
Personal discord bot with various useful features
- Host: GitHub
- URL: https://github.com/raidmax/rm-discord-bot
- Owner: RaidMax
- License: mit
- Created: 2020-12-18T03:17:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T23:02:35.000Z (over 3 years ago)
- Last Synced: 2025-02-06T10:53:26.370Z (3 months ago)
- Language: JavaScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## RaidMax Discord Bot
This is a personal discord bot utilizing [discord.js](https://discord.js.org/).
Currently it is a rewrite/reimplementation of the existing [RaidMax.DiscordBot](https://github.com/RaidMax/RaidMax.DiscordBot)
**This project is currently under an active state of development and may not be immediately usable for other parties**## Commands
### Compliment
- Pulls a random comment from a specified subreddit and compliments you or the specified user
### Insult
- Pulls a random comment from a specified subreddit and insults you or the specified user
### Meme
- Pulls and posts a random (or subreddit specified) media from reddit
### AddMemeSource
- Adds a new source to the memes pool
### RemoveMemeSource
- Removes an existing source from the memes pool
### Help
- Lists all loaded commands## Contribute
Feel free to contribute to add more features or improve existing code