How can I use discords API to make a program that checks whether a user is online?
I’ve been meaning to make a website that shows a specific discord user’s status (whether they’re on online, idle, dnd or offline) I wanted to use python for the backend since that’s the language I’m most familiar with.