lynnntropy / DiscordAnimeStatus

A small companion app to Taiga, to set your Discord status (game).
0 stars 0 forks source link

[Request] Update code to work with new API #4

Open pascaldulieu opened 7 years ago

pascaldulieu commented 7 years ago

The discord API got an update and so did Discord.net, could you update the program to work with it or is this project no longer being maintained?

lynnntropy commented 7 years ago

I honestly haven't touched this code in a decent amount of time, but I'm not opposed to the idea of updating (or rewriting) it to keep up with the API. I'll definitely have a look at it whenever I have the time.

pascaldulieu commented 6 years ago

If you do decide to continue developing it you should check out the rich persistence stuff that has been added in the past few months. You can do stuff like this with it and a ton more image

lynnntropy commented 6 years ago

Rich Presence is currently in a private alpha phase, and only available to select game developers. It's not something you or I can really play with at this point, or potentially ever, depending on how strict they decide to be about letting people use this feature for non-game purposes.

pascaldulieu commented 6 years ago

I've seen a few posts on /r/discordapp/ of people setting it to show that they are watching the bee movie and just making bee movie memes with the rich persistence so it must be more public that it seems.

image image

lynnntropy commented 6 years ago

You're right, it does look like it's possible to do this with a selfbot if you know what the API expects to get. Guess it's worth looking into.

lynnntropy commented 6 years ago

Keeping in mind that I'm not sure I want to release any code that uses this feature before it's considered a little more widely available. I'm not one of those people who think Discord actually bans people for using selfbots, but I wouldn't want to get anyone (or myself) in hot water for playing with something I'm not supposed to.