botblock / BotBlock.org

BotBlock - The List of Discord Bot Lists and Services
https://botblock.org/
Mozilla Public License 2.0
28 stars 8 forks source link

Added support for Discord Archive (and presence status) #86

Open ZaptoInc opened 3 years ago

ZaptoInc commented 3 years ago

Hello, this PR is to add the presence_status from Discord Archive API: api.discord.wf/v2/bots/:id using the flat endpoint: api.discord.wf/v2/bots/:id/flat

Andre601 commented 3 years ago

The question I have here is: Is that really useful for BotBlock? This particular list seems to be the only one that has these specific features, so why should it be added if only one of many lists is having this?

cheesycod commented 3 years ago

Fates List does have this feature too but it’s completely different in how it returns however. So I kinda agree with your point @Andre601 about not many lists having this in the correct format if at all having it

Also, maybe use unknown instead of null for default

ZaptoInc commented 3 years ago

Fates List does have this feature too but it’s completely different in how it returns however. So I kinda agree with your point @Andre601 about not many lists having this in the correct format if at all having it

Also, maybe use unknown instead of null for default

yeah, i'll change that

ZaptoInc commented 3 years ago

The question I have here is: Is that really useful for BotBlock? This particular list seems to be the only one that has these specific features, so why should it be added if only one of many lists is having this?

Hello, v4 asked me to do a PR so i did