Skip to content

midnightdoggo19/anon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stealth Bot

An anonymous chatting bot for Discord.

Features

  • Complete Anonymity: Chat anonymously on Discord without revealing your identity.
  • Anonymous Message Forwarding: Send messages to a channel, and the bot will repost them anonymously to a designated channel.
  • Moderator Visibility: Forwarded messages' authors are displayed in a separate channel, allowing moderators to see the original sender.

How to use

  • Deploy the bot and invite it to your server
  • Create some channels:
    • A channel to send anonymized messages to
    • A channel to get those messages from (optional)
    • A log channel (optional)
  • The users can be anonymous either by sending the messages directly to the output channel or a designated input channel. Either way, the orignal will be deleted.
  • An example .env can be found here.

Development Environment Setup

Clone the repo

git clone https://github.com/midnightdoggo19/anon.git

Install Dependencies

npm i

Set up enviornment variables

image

  • Get the generated from the below URL and use to register the bot to your server

image

  • Get the channel id of the anonymous channel and optionally log/mod channel id. Refer this to get channel id
  • Optionally you can a add role name that is ignored from anonymization

Run the app

npm start

License

Apache License 2.0

About

An anonymous chatting bot for Discord.

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • JavaScript 100.0%