Pinned Loading
-
This code allows you to shut down yo...
This code allows you to shut down your PC remotely by a DIscord python bot. There is also a button to cancel the shutdown. Copy and paste this code into your editor, and you MUST change the token and user ID for the bot to work. 1import discord
2from discord.ext import commands
3from discord.ui import Button, View
4import os
5import asyncio
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.