Is your feature request related to a problem? Please describe.
YES. As ModularBOT is added to more guilds, the risk of running out of space on a shard increases.
Proposed Solution
Have ModularBOT Determine how many shards should be needed BEFORE connecting to the gateway.
Current alternative/workaround
As it stands right now, it's Trial and error. If bot fails to start, Simply open install directory, and edit file modbot-config.cnf and increase ShardCount until gateway is happy.
Additional context
SEE //TODO:... DiscordNET.cs --- line: 69 Located in ModularBOT.csproj
Is your feature request related to a problem? Please describe.
YES. As ModularBOT is added to more guilds, the risk of running out of space on a shard increases.
Proposed Solution
Have ModularBOT Determine how many shards should be needed BEFORE connecting to the gateway.
Current alternative/workaround
As it stands right now, it's Trial and error. If bot fails to start, Simply open install directory, and edit file
modbot-config.cnfand increaseShardCountuntil gateway is happy.Additional context
SEE //TODO:...
DiscordNET.cs --- line: 69Located inModularBOT.csproj