mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-06 13:10:21 +00:00
Update zzDiscordBot.cs
This commit is contained in:
parent
4595b64814
commit
f72e3dcfd1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
$discordBot::discordCHID = "";
|
||||
$discordBot::IP = "";
|
||||
$discordBot::reconnectTimeout = 3 * 60000;
|
||||
$discordBot::autoStart = 1;
|
||||
$discordBot::autoStart = 0;
|
||||
//used on the bot to help split thigns up
|
||||
$discordBot::cmdSplit = "%cmd%";
|
||||
$discordBot::cmdSubSplit = "%tab%";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue