#How to log all request sent by bot ?
1 messages · Page 1 of 1 (latest)
print what you want to print or write it to a log file
There is an event about that I think
i mean depends on what exactly they want, but they have yet to specify that
a event to log all request http sent by the bot
what do you actually want to log
i think if you log absolutely everything you'll have an absolutely unusable log file soon enough
My problem is that my bot has a ratelimit every 5 minutes, I would like to know which server / user has a ratelimit my bot with which call.
pycord should handle ratelimits fine on its own
... sorry
so im not sure how you even run into ratelimits
He have with AutoShardedBot ?
you have to enable debug mode
mb message didn’t load before