dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
665 stars 155 forks source link

Fix SSID errors when using interaction objects #542

Closed BlueSchnabeltier closed 5 months ago

BlueSchnabeltier commented 1 year ago

Summary

This pull request fixes the KeyError that commonly occurred to me when multiple bots were running commands at the same time on the same account.

Please ignore the README changes, they are reverted already.

General Info