A Discord bot to filter messages without embedded media in a single channel
- Run
npm install
to download the dependencies - Copy
config/discord.example.json
toconfig/discord.json
- Edit
config/discord.json
and make appropriate changes - Run
npm start
to launch the bot