Git Product home page Git Product logo

twitch-listener's Issues

Authentication fails due to incorrect OAuth format

Calling bot.listen() causes the server to send back:

' — b':tmi.twitch.tv NOTICE * :Improperly formatted auth\r\n'

Regardless of the reason for this, I should update the application to connect via the new Twitch API

Thesis

Hi, i am konrad and i am currently writing my thesis in cs. i am making a chat bot with twitchio. i saw some sweet solutions in this project. Can i use them / copy some of them into my work? Are you ok with that? I will of course add license and/or whatever you wish into my project. Thanks for your time and answer!

broken

Given I have

`
from twitch_listener import listener

bot = listener.connect_twitch('zzz',
'xxx',
yyy')

channels_to_listen_to = ['kittenclubhouse']

bot.listen(channels_to_listen_to, duration = 1800)

bot.parse_logs(timestamp = True)

bot.adj_matrix(weighted = False, matrix_name = "streamer_network.csv")
`

when I run the program,
then

2021-10-17 09:05:08,396 — b':tmi.twitch.tv NOTICE * :Improperly formatted auth\r\n'
2021-10-17 09:05:32,203 — b''
2021-10-17 09:05:32,283 — b''
2021-10-17 09:05:32,362 — b''
2021-10-17 09:05:32,442 — b''
2021-10-17 09:05:32,519 — b''
2021-10-17 09:05:32,598 — b''

is output :p

Encoding returns hex values

When listening to multi-lingual (RUS,JP) twitch channels sometimes messages are displayed as follow: "\xd0\xb1\xd1\x82\xd0\xb2"

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.