-
When testing different methods of using client.start() it does not seem to work.
```
twitchbot = TwitchChatBot()
async def start():
await twitchbot.start()
asyncio.run(start())
```
```
…
-
- Plugin Name:
- Plugin Version: 6.17
- OS Name: Mac OS X
- OS Version: 10.15.7
- Java Version: 11.0.10
- App Name: WebStorm
- App Full Name: WebStorm
- Is Snapshot: false
- App Build: WS-211.6693.10…
-
To import this class, I currently need to use
from twitchbot.pubsub.bits_model import PubSubBits
PubSubBits should be in the __init__.py file so it can be imported with
from twitchbo…
-
Traceback (most recent call last):
File "run.py", line 93, in
twitch_miner.mine(
File "/home/runner/bot/TwitchChannelPointsMiner/TwitchChannelPointsMiner.py", line 180, in mine
self.r…
-
Hello, I followed a tutorial for writing a twitchbot using tmi.js and have the bot up and running - currently hosted on Glitch.com. I wanted to break away from the restrictions fo the site and host it…
-
**Describe the bug**
An error is raised when trying to get the user using Python 3.10
**Error report**
```
Traceback (most recent call last):
File "C:\Users\Admin\.virtualenvs\twitchbot-ckD…
-
am trying to create a spigot plug in with a built-in twitchbot, and am trying to enable helix. and am getting a NoClassDefFoundError for jackson databind. ive tried using diffrent versions of `com.fas…
-
I am fairly new at playing with `twitchio`, so this is my first time building a bot with this library.
Currently using: `twitchio==2.1.3`
With that being said, I am trying to respond to chat based…
-
When i click on the button "Start" there is this error:
```
13/11/2021 16:49:40 | Uppss! Something went wrong => OpenQA.Selenium.WebDriverException: unknown error: cannot find Chrome binary
at…
-
Chrome Version: ...
Bot Version: last
OpenQA.Selenium.WebDriverException: unknown error: net::ERR_TUNNEL_CONNECTION_FAILED
(Session info: chrome=95.0.4638.54)
at OpenQA.Selenium.WebDriver.U…