GithubHelp home page GithubHelp logo

c4p-n1ck / discord-scripts-fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mov-ebx/discord-scripts

0.0 0.0 0.0 25 KB

Fork of: A collection of scripts written by me, for the Discord platform. Includes a launcher which allows you to easily launch and use any of them.

License: GNU General Public License v2.0

Python 100.00%

discord-scripts-fork's Introduction


Discord Scripts/Multi-Tool

Collection of scripts written by me for the Discord platform

[WARNING]
While I did my best to make these scripts undetectable, you may get terminated from Discord as these scripts violate the Discord Terms of Service.

Python 3.10 GitHub license

How do you use the scripts?

While you can use each script indivdually in the scripts directory, the easiest way to use the scripts, is by using the launcher. The launcher is available in the Releases tab.

All you need is Python installed and the necessary requirements. I wrote the scripts in Python 3.10.6, so I'd recommend you install that version. However, later versions should work too.

How can I integrate the scripts in my projects?

You can easily integrate the scripts in your project, just make sure to follow the license!

Each script has a function inside of it called "run" which can be called with the necessary parameters.

Here's an example on how to integrate an example script in your project:

import scripts.example
example.run("discord token", "other parameter")

There is also a dictionary in all the scripts which has all the parameters, along with a string which has the description:

import scripts.example
print(example.params) # Parameters
print(example.desc) # Description

discord-scripts-fork's People

Contributors

mov-ebx 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.