Skip to content

This tool uses Python's FastAPI module to interact with the Discord API to carry out a multitude of functions.

Notifications You must be signed in to change notification settings

RobinCodes/Discord-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Discord-FastAPI

This tool uses Python's FastAPI module to interact with the Discord API to carry out a multitude of functions.

Image

image

Functions

  • Webhook Spammer ✔️
  • Delete Webhook ✔️
  • Nitro Generator ✔️
  • Token Checker ✔️
  • User DM'ing (Coming Soon) ❌
  • Server Joiner (Coming Soon) ❌

How to use

Install Requirements

pip install -r requirements.txt

Run the python script

python main.py

Navigate to Web UI

Paste the following into your web browser

127.0.0.1:5000/docs

Upcoming

I will be adding some more functions to this tool soon (Server Joiner, User DM'ing, etc)

I will also be using this to make the same thing but for Xbox (Making an API version for: https://github.com/RobinCodes/Robins-Xbox-Tool )

Discord

Discord: https://discord.gg/6pSR2Rcqeg

About

This tool uses Python's FastAPI module to interact with the Discord API to carry out a multitude of functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages