https://github.com/botder/discord-filterbot
A Discord bot to filter messages without embedded media in a single channel
https://github.com/botder/discord-filterbot
discord discord-bot docker filter-messages nodejs
Last synced: 2 months ago
JSON representation
A Discord bot to filter messages without embedded media in a single channel
- Host: GitHub
- URL: https://github.com/botder/discord-filterbot
- Owner: botder
- License: mit
- Created: 2018-08-16T21:04:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T21:22:10.000Z (almost 8 years ago)
- Last Synced: 2025-03-25T16:29:02.059Z (over 1 year ago)
- Topics: discord, discord-bot, docker, filter-messages, nodejs
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord filter bot
A Discord bot to filter messages without embedded media in a single channel
## How to setup
1. Run `npm install` to download the dependencies
2. Copy `config/discord.example.json` to `config/discord.json`
3. Edit `config/discord.json` and make appropriate changes
4. Run `npm start` to launch the bot