#running async code at startup
1 messages · Page 1 of 1 (latest)
Since you're starting inside of an async function, you'll want to use await bot.astart() instead
1 messages · Page 1 of 1 (latest)
Hey! Once your issue is solved, press the button below to close this thread!
Since you're starting inside of an async function, you'll want to use await bot.astart() instead