Is it possible to detect if a user has deleted their account?
I am currently making a bot using discord.py, and I’m using a JSON file to hold user information, however, I want it to automatically delete information if an account gets deleted. Is it possible?