#cannot power the bot on, console gives optimization errors

1 messages · Page 1 of 1 (latest)

limber ledge
#

It is not an error in itself. Running it with the -O or -OO would give it some speedups. Ex. py -O bot.py

exotic magnet
#

the bot still seems to not power on

limber ledge
#

Then it may be a different issue

exotic magnet
#

bot = hikari.GatewayBot(token='bottoken')```
#

this is what i have

#

bottoken is my token, of course

limber ledge
#

Do you ever call bot.run()?

exotic magnet
#

i did

#

maybe i just didnt save...

#

oopsies