mirror of
https://github.com/Specoolazius/mcserver-discordbot.git
synced 2024-11-25 05:39:43 +01:00
cleared token
This commit is contained in:
parent
dbf34c639d
commit
ac2d95cef9
@ -7,7 +7,7 @@ from mcstatus import JavaServer
|
|||||||
import discord
|
import discord
|
||||||
from discord.commands import slash_command
|
from discord.commands import slash_command
|
||||||
|
|
||||||
TOKEN = "OTU4Njg2Mjg3MDIyNDIwMDE4.YkQ8Lg.cjdTR7syrHPsXVBUINhq3COQQc4"
|
TOKEN = ""
|
||||||
|
|
||||||
|
|
||||||
class ServerBot(discord.Bot, ABC):
|
class ServerBot(discord.Bot, ABC):
|
||||||
|
Loading…
Reference in New Issue
Block a user