Bishbash777 / SEDB-RELOADED

MIT License
8 stars 13 forks source link

Discord-bot won't come online #47

Open Nimkaru opened 2 years ago

Nimkaru commented 2 years ago

We do have 3 torch server running, two of them got their SEDB running fine. on the 3rd we can't get it up and running.

here the configs. We updated everything to the newest version including essentials, still we dont get the 3rd bot running. We gave him the following rights.

grafik

Are there any new things to setup in the bot which wasnt there before?

<?xml version="1.0" encoding="utf-8"?>
<SEDBConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Enabled>true</Enabled>
  <PreLoad>true</PreLoad>
  <LoadRanks>true</LoadRanks>
  <Embed>false</Embed>
  <DisplaySteamId>false</DisplaySteamId>
  <BotToken>here-is-the-correct-BotToken-copied-directly-from-discord</BotToken>
  <ChatChannelId>1003421256932143114</ChatChannelId>
  <Format>:rocket: **{p}**: {msg}</Format>
  <Format2>[D]{p}</Format2>
  <CommandChannelId />
  <CommandPrefix>;;</CommandPrefix>
  <AsServer>false</AsServer>
  <UseNicks>false</UseNicks>
  <BotToGame>false</BotToGame>
  <ServerToDiscord>false</ServerToDiscord>
  <ServerName>Server</ServerName>
  <StatusChannelId>1003421333771780156</StatusChannelId>
  <Started>:white_check_mark: Server Started!</Started>
  <Stopped>:x: Server Stopped!</Stopped>
  <Restarted>:arrows_counterclockwise: Server Go To Restart!</Restarted>
  <StripGPS>false</StripGPS>
  <Connect>:key: The player {p} connected to server</Connect>
  <Join>:sunny: The player {p} joined the server</Join>
  <Leave>:new_moon: The player {p} left the server</Leave>
  <SimPing>false</SimPing>
  <SimChannel />
  <SimThresh>0.6</SimThresh>
  <SimMessage>@here Simulation speed has dropped below threshold!</SimMessage>
  <SimCooldown>1200</SimCooldown>
  <UseStatus>true</UseStatus>
  <StatusInterval>5000</StatusInterval>
  <StatusPre>Server Starting...</StatusPre>
  <Status>{p} players | SS {ss}</Status>
  <MentOthers>true</MentOthers>
  <MentEveryone>false</MentEveryone>
  <TokenVisibleState>Visible</TokenVisibleState>
  <RemoveResponse>30</RemoveResponse>
  <FactionChannels />
  <GlobalColor>White</GlobalColor>
  <FacColor>Green</FacColor>
  <FacFormat>:ledger: **{p}**: {msg}</FacFormat>
  <FacFormat2>[D-Fac]{p}</FacFormat2>
  <CommandPerms />
</SEDBConfig>

Manifest.xml of SEDB:

  <Guid>3cd3ba7f-c47c-4efe-8cf1-bd3f618f5b9c</Guid>
  <Repository>Bishbash777/SEDB-Reloaded</Repository>
  <Version>v2.0.4.023</Version>
   <Dependencies>
    <PluginDependency>
      <Plugin>cbfdd6ab-4cda-4544-a201-f73efa3d46c0</Plugin>

Manifest.xml of Essentials:

  <Guid>cbfdd6ab-4cda-4544-a201-f73efa3d46c0</Guid>
  <Repository>TorchAPI/Essentials</Repository>
  <Version>v1.7.1.178-001-55b53d6</Version>
howardxu23 commented 1 year ago

having the same issues here as well, inserted the correct bot token but bot is not responding