/Discord-Rat

A simple discord bot RAT (Remote Administrator Tool) I made using python 3 because I have nothing else to do.

Primary LanguagePythonMIT LicenseMIT

Welcome to Discord Rat 👋

Version

A simple discord bot RAT (Remote Administrator Tool) I made using python 3 because I have nothing else to do. (For windows)

Commands

!webcam - Take a picture with the webcam
!screenshot - Take a screenshot
!ipaddr - Get the ip address
!ipinfo - Get information about the ip address
!info - Get information about the computer
!wifi - Get the wifi passwords
!vpn - Check if the ip address comes from a vpn
!download - Download a file from a url
!execute - Execute a exe file from a url
!upload - Upload a text file with the content of the message
!location - Get the location of the computer
!cmd - Execute a command
!record - Record the microphone
!message - Send a popup message
!shutdown - Shutdown the computer
!restart - Restart the computer
!lock - Lock the computer
!sleep - Make the computer sleep
!botinfo - Get information about the bot
!help - Get a list of commands
!quit - Quit the program

Demo

image1 image2 image3 image4

How to make a discord bot and get its token

  1. Go to https://discord.com/developers/applications and click on "New Application", and name it whatever you want image5
  2. On the left-hand side, click on the "Bot" tab" image6
  3. Click on "Add Bot" (This action is irreversible btw) image7
  4. Press the "Reset Token" button and you will have your discord bot's token! image8

Install

pip install -r requirements.txt

Usage

python discord_rat.py

Author

👤 metaltiger775

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 metaltiger775.

This project is MIT License licensed.


This README was generated with ❤️ by readme-md-generator# Welcome to Discord Rat 👋 Version ![License: MIT License](https://img.shields.io/badge/License-MIT License-yellow.svg)

A simple discord bot RAT (Remote Administrator Tool) I made using python 3 because I have nothing else to do.

Install

pip install -r requirements.txt

Usage

python discordrat.py

P.S: You can also compile it as a .exe file with pyinstaller or py2exe

Author

👤 metaltiger775

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Buymeacoffee

📝 License

Copyright © 2022 metaltiger775.

This project is MIT License licensed.


This README was generated with ❤️ by readme-md-generator