Coder Social home page Coder Social logo

Can't Post To News Channels about johnwick HOT 6 CLOSED

Corard avatar Corard commented on May 30, 2024
Can't Post To News Channels

from johnwick.

Comments (6)

SirWaddles avatar SirWaddles commented on May 30, 2024

I'm not really sure what would cause this, is there anything different about those channels? There must be something different about them.

The only thing I can think of is to absolutely make sure that the bot has permission to post in those channels, it should be responding to !help and !subscribe whenever the bot is in the channel, these are pretty simple functions.

from johnwick.

Corard avatar Corard commented on May 30, 2024

Yeah I've double checked the permissions on the channel, making our bot role and JohnWick itself have permission to read and send to those channels. Our music bot responds to !help however JohnWick doesn't, yet in other channels it's able to

from johnwick.

SirWaddles avatar SirWaddles commented on May 30, 2024

I have no idea then. There would have to be something funky going on with those channels in particular. I mean, this is the code for the help message:

    if (parts[0] == '!help') {
        msg.channel.send(HELP_MESSAGE);
        return;
    }

from johnwick.

Corard avatar Corard commented on May 30, 2024

would you like to join the server and perhaps take a look?

from johnwick.

Corard avatar Corard commented on May 30, 2024

standard webhooks seem to send perfectly fine

from johnwick.

Corard avatar Corard commented on May 30, 2024

Closed as issue is no longer relevant

from johnwick.

Related Issues (9)

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.