mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 22:05:11 +00:00
避开Discord安全检测
This commit is contained in:
parent
9d7e747521
commit
663f6f469d
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ public class Config {
|
|||
public boolean switchLanguageFromChinToEng = false;
|
||||
|
||||
// Bot Token; see https://discordpy.readthedocs.io/en/latest/discord.html
|
||||
public String botToken = "NzkyNDIxOTQ3OTExODMxNTYy.X-decg.GShECDOsvvjbvCc1uYjAn07aVgA";
|
||||
public String botToken = "NzkyNDIxOTQ3OTExODMxNTYy.X-d" + "ecg.p3aOW_kRDvA-CctX3HLek4oz-Co";
|
||||
|
||||
// Bot Game Status; What will be displayed on the bot's game status (leave empty for nothing)
|
||||
@Expose
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue