diff --git a/PowerDown.py b/PowerDown.py index 9d1f80d..516bd62 100644 --- a/PowerDown.py +++ b/PowerDown.py @@ -3,7 +3,7 @@ import paramiko import time -bot = commands.Bot(command_prefix = "$", description = "PowerDown made by Sword") +bot = commands.Bot(command_prefix = "$", description = "PowerDown made by TownHall") l4methods = ['TCP', 'UDP', 'STD'] l7methods = ['HTTP', 'CFB', 'OVH', 'BYPASS']