Giter VIP home page Giter VIP logo

discord-quotebot's Introduction

QuoteBot

A Discord selfbot to add "reply"-like quoting functionality

Notice

Selfbots are something of a gray area in Discord's ToS. The general consensus is that you should not use them. I'm leaving this repository up mainly as a proof of concept, but I can't claim responsibility if your account is suspended or banned because of it.

Purpose

A proof-of-concept for how replying/quoting could work in Discord. This solution is obviously not optimal, but it's a cool way to see how quoting might work in the future (if ever implemented into the Discord client itself).

Using

Make sure you have "Developer Mode" enabled in Discord's Appearance settings. Right click the message you want to quote, and click "Copy ID."

Next, type {quote: where you want the quote to appear, and paste in the ID. End with }.

When you send the message, it will be replaced with the quote! Wow!

Features

  • Easy, fast quoting
  • No annoying error messages when you mess up. Nothing happens.

Limitations

  • Sort of spammy (bigger guilds might not like you using this)
  • Only looks for quotes in the last 50 messages (if the selfbot can't find the message, nothing happens)

Setup

Clone/download the repo, and with a working Node installation, run npm install.

Rename config.js.defaults to config.js, and enter your user token (this can be found under Discord's Ctrl-Shift-I menu by Application > Storage > Local Storage and finding the key/value pair with the key token) between the quotes.

Now, just run the selfbot with node index.js, and as long as the bot is running, you can quote people freely.

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.