mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 15:44:34 +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::discordCHID = "";
|
||||||
$discordBot::IP = "";
|
$discordBot::IP = "";
|
||||||
$discordBot::reconnectTimeout = 3 * 60000;
|
$discordBot::reconnectTimeout = 3 * 60000;
|
||||||
$discordBot::autoStart = 1;
|
$discordBot::autoStart = 0;
|
||||||
//used on the bot to help split thigns up
|
//used on the bot to help split thigns up
|
||||||
$discordBot::cmdSplit = "%cmd%";
|
$discordBot::cmdSplit = "%cmd%";
|
||||||
$discordBot::cmdSubSplit = "%tab%";
|
$discordBot::cmdSubSplit = "%tab%";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue