An open API service indexing awesome lists of open source software.

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

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