Merubokkusu / Discord-S.C.U.M

A Discord API Wrapper for Userbots/Selfbots written in Python.
MIT License
581 stars 170 forks source link

NSFW channels result in 403 #448

Closed caynebrister1 closed 1 year ago

caynebrister1 commented 1 year ago

When trying to get the messages form a NSFW channel, i seem to consistently get a 403 response from the API. When manually logged in VIA browser, I can visit that channel and enable viewing that NSFW channel, but doesn't change the bad response. Does anyone know why that is or how to get around it?

caynebrister1 commented 1 year ago

Ah, this was my mistake, kept skimming the docs and realized there was a parameter for NSFW channels. https://github.com/Merubokkusu/Discord-S.C.U.M/blob/master/docs/using/REST_Actions.md#searchmessages