GithubHelp home page GithubHelp logo

rpie / discord.why Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 36 KB

A Discord wrapper to bot and do large operations on the Discord app; Instead of having to compose hundreds of lines only to register an account, purchase nitro, and boost a server, I'd want to have just five lines to accomplish everything.

License: GNU General Public License v3.0

Python 100.00%
api apiwrapper bots botting discord token wrapper

discord.why's Introduction

Hello! I'm Tristan, commonly known as HellSec.

Currently, I'm studying C++, C, and Rust.

Lucifer's Angel#0001 is my Discord!

pika឵#0001 (765039499407261716) is my Discord!





Activity Graph

discord.why's People

Contributors

rpie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hyperstore2020

discord.why's Issues

Petition to rename from `discord.why` -> `discord.whywouldyouwritethis`

I'm unsure as to what gave you the motivation for this, however, there are major issues.
This project is clearly used for interacting with user accounts, not bot accounts.

Here are a few issues with the code:

  • It's messy in general, way better ways to do things
  • You're using different API versions for different functions
    • v9
      • send_message(), delete_message(), create_reaction()
    • v7
      • check_nitro_status(), check_verified()
    • v6
      • check_token(), buy_nitro()
  • Invalid headers
    • You're not sending the correct headers for different endpoints, Discord sometimes expects a fingerprint & other data to be provided, this could lead to your account being terminated for API abuse

If you're going to publish something like this, at least do your research on the Discord API instead of blatantly taking endpoints from other projects & throwing them into some tiny wrapper

Penis

What, in the monkey cock did you get the idea to write this shit

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.