change port

This commit is contained in:
Ulli Kehrle 2021-06-01 04:29:07 +02:00
parent 18826550de
commit cb0670cc72
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import os
HOST = '127.0.0.1'
PORT = 7777
PORT = 6667
USER = 'neo'
NICK = 'nn'
PASS = 'neo'