Git Product home page Git Product logo

Comments (7)

sharkbound avatar sharkbound commented on May 28, 2024

looking into it now

from pythontwitchbotframework.

sharkbound avatar sharkbound commented on May 28, 2024

tested it out with this code:

@Command('whisper', context=CommandContext.WHISPER)
async def cmd_whisper(msg: Message, *args):
    await msg.reply('got it!')

and it seems to work fine with that testing command:
image

EDIT: tested using version 1.4.13

from pythontwitchbotframework.

SellA avatar SellA commented on May 28, 2024

I tried with your snippet and i get the same behaviour as my tests. This is the log output when i send a whisper:

michelesella -> halbot9000: !whisper
halbot9000 -> michelesella: got it!

I've also updated the bot from github (i've installed it with pip).

It seems to be working correctly for what i see in logs and behaviour, but the whisper don't show up on twitch. Maybe is there some setting that i've forgot to turn on on twitch?

from pythontwitchbotframework.

sharkbound avatar sharkbound commented on May 28, 2024

this is probably not the case, but have you verified the oauth is correct?

from pythontwitchbotframework.

sharkbound avatar sharkbound commented on May 28, 2024

closing this for now, leave a reply if it is still happening

from pythontwitchbotframework.

Scurge avatar Scurge commented on May 28, 2024

I'm having this same issue. on version 1.15.7, python 3.7.3.
I see the whisper in the console output but it is never received by the user. The commands that do not whisper show up fine in the chat. I'm pretty confident the oauth is correct, it works using the twichIO framework and if I change a single character, it wont log on.

from pythontwitchbotframework.

sharkbound avatar sharkbound commented on May 28, 2024

seems related to not-known bots, or new bot accounts
https://dev.twitch.tv/docs/irc/guide/#known-and-verified-bots

closing until i find more info out

from pythontwitchbotframework.

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.