Initial commit
This commit is contained in:
5
connection.py.example
Normal file
5
connection.py.example
Normal file
@@ -0,0 +1,5 @@
|
||||
HOST = "0.0.0.0"
|
||||
PORT = 10011
|
||||
SID = 315
|
||||
USER = "rank_bot"
|
||||
PASS = "password"
|
||||
Reference in New Issue
Block a user