megalon / after-dark-bot

Discord anonymous messaging via bot relay.
1 stars 2 forks source link

After Dark Bot

WIP pseudo-anonymous messaging in a Discord server.

Every user gets their own hidden channel. Any messages sent in this channel are then immediately deleted, and reposted anonymously by the After Dark bot.

Features:

Usage:

Install requried packages npm install discord.js npm install moniker

Add your information into the settings.json file.

Start the bot from commandline with node index.js

Reset nicknames by clearing the array in the anonNames.json file, then restart the bot.

Admin commands