Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 323 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 323 Bytes

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