bot now supports sharding, very hard, lots of work

This commit is contained in:
Emily 2020-10-21 00:21:47 +11:00
parent d372525e35
commit 6e26a2a8f7

View file

@ -128,6 +128,7 @@ class WoomyClient extends Eris.Client {
async function init () {
const client = new WoomyClient(config.token, {
maxShards: 'auto',
defaultImageFormat: 'png',
defaultImageSize: 2048,
intents: [