Code Monkey home page Code Monkey logo

wvanonbot's Introduction

๐Ÿคซ๐Ÿค– WVAnonBot

WVAnon is a Discord bot developed by the UTM White Van Discord to enable users to send anonymous messages. We tried JuzoConfession and Voltaire, but neither of them satisfied us in terms of usability, security, and privacy.

As of December 22nd, 2020, 2300 anonymous messages have been sent!

  1. Voltaire supported banning users, however displaying the user ID all the time led to users being hesitant to use the channel.
  2. An update to the Discord API resulted in Voltaire being unable to "see" users. Users had to run a bot command (like !volt help) to gain access, however this could reveal their identity to anyone who saw the message and to the admins in the deleted logs.
  3. The commands for both were long! We wanted the commands to be short and sweet.

โš™๏ธ Features

  • Supports sending messages to two channels (anon-msgs & deep-talks) which can be configured
  • Ban users
  • Anonymity for users
  • Slow mode
  • Display rules

๐Ÿš€ Getting Started

Requires: Node.js

  1. Create a Discord Bot Account
  2. touch auth.json
    {
        "token": {YOUR TOKEN HERE}
    }
  1. npm install

  2. node bot.js to run the bot!

  3. Create three channels in your Discord server: one for logs, one for anon-messages, one for deep-talks. You will need administrator privileges in your discord server to set the channels.

  4. To set all channels at once, use !anon set #[anon-msgs] #[deep-talks] #[log-channel] . To set channels individually, use the following commands:

!anon set log #[log-channel]
!anon set anon #[anon-msgs]
!anon set deeptalks #[deep-talks]

๐Ÿ“ฆ Contributing

  1. Fork the repo
  2. git checkout -b {your branch name here}
  3. Write your code
  4. Create a pull request from your fork into main
  5. Run npm run prettier and npm run lint, fix all style checks
  6. Squash & merge once approved!

โœจ Authors

wvanonbot's People

Contributors

jarrodwatrhub avatar jcserv avatar lancesantiago avatar sergeygv avatar yousef-bulbulia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.