a simple python script to remotely control one or more devices from discord
in line 18 change the variable Webhook_url = "Webhook Url Here" to the url of the webhook
in line 19 change the variable discord_bot_token = 'discord bot token here' to the token of the bot
pip3 install -r requirements.txt
python3 trojan.py
- Windows
- Linux