Git Product home page Git Product logo

Comments (6)

PrivateGER avatar PrivateGER commented on June 5, 2024

Fetching the channel manually using client.channels.fetch(message.channel.id) returns a channel with a properly set nsfw property.

from discord.js-light.

timotejroiko avatar timotejroiko commented on June 5, 2024

yes, Discord only sends channel IDs in the message payload, therefore message.channel is a partial if caching is disabled

from discord.js-light.

PrivateGER avatar PrivateGER commented on June 5, 2024

Thank you, noted. You maybe should mention that specifically in the readme, since it's an unexpected breaking change.

Also, in case you're interested in adding my bot to the README list: Here it is.

from discord.js-light.

timotejroiko avatar timotejroiko commented on June 5, 2024

It is mentioned in the readme:

Structures not marked as partial only guarantee the contents of its top-level properties. Linked structures such as message.channel or reaction.message may still be partials if not previously cached or fetched.

Feel free to make a PR to add your bot or if you dont mind waiting, i can look into it later today

from discord.js-light.

timotejroiko avatar timotejroiko commented on June 5, 2024

Added your bot but had to put it in the bottom of the list because it doesnt have a badge yet. let me know if you ever get a badge thingy

from discord.js-light.

PrivateGER avatar PrivateGER commented on June 5, 2024

Yeah, that's sadly not going to happen, top.gg is extremely hostile towards NSFW bots for some reason. :/
Maybe I'll make my own badge image some day.

from discord.js-light.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.