A simple discord bot RAT (Remote Administrator Tool) I made using python 3 because I have nothing else to do. (For windows)
🏠 Homepage
!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
- Go to https://discord.com/developers/applications and click on "New Application", and name it whatever you want
- On the left-hand side, click on the "Bot" tab"
- Click on "Add Bot" (This action is irreversible btw)
- Press the "Reset Token" button and you will have your discord bot's token!
pip install -r requirements.txt
python discord_rat.py
👤 metaltiger775
- Website: https://www.github.com/metaltiger775
- Github: @metaltiger775
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2022 metaltiger775.
This project is MIT License licensed.
This README was generated with ❤️ by readme-md-generator# Welcome to Discord Rat 👋 ![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.
🏠 Homepage
pip install -r requirements.txt
python discordrat.py
P.S: You can also compile it as a .exe file with pyinstaller or py2exe
👤 metaltiger775
- Website: https://www.github.com/metaltiger775
- Github: @metaltiger775
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2022 metaltiger775.
This project is MIT License licensed.
This README was generated with ❤️ by readme-md-generator