避开Discord安全检测

This commit is contained in:
Xujiayao 2021-09-16 18:18:25 +08:00
parent 9d7e747521
commit 663f6f469d

View file

@ -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