mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 15:44:57 +00:00
Update checks.py
This commit is contained in:
parent
e20507df69
commit
eb6e02748a
1 changed files with 0 additions and 5 deletions
|
@ -2,11 +2,6 @@ import discord
|
||||||
|
|
||||||
from discord.ext import commands
|
from discord.ext import commands
|
||||||
|
|
||||||
telnet_ip = [IP]
|
|
||||||
telnet_port = [PORT]
|
|
||||||
telnet_password = [PASSWORD]
|
|
||||||
telnet_username = 'TotalFreedom'
|
|
||||||
|
|
||||||
server_liaison = 769659653096472634
|
server_liaison = 769659653096472634
|
||||||
event_host = 769659653096472629
|
event_host = 769659653096472629
|
||||||
server_banned = 769659653096472636
|
server_banned = 769659653096472636
|
||||||
|
|
Loading…
Reference in a new issue