-
### System Health details
## System Health
version | core-2021.12.10
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
py…
-
![img](https://i.imgur.com/e7dMlO7.png)
```
# -*- coding: utf-8 -*-
import logging
from colorama import Fore
from TwitchChannelPointsMiner import TwitchChannelPointsMiner
twitch_miner = Twit…
-
Week 1 Step 8 ⬤⬤⬤⬤⬤⬤⬤⬤◯ | 🕐 Estimated completion: 5-15 minutes
# [TOP SECRET] Morse Code Converter
![Dwight being a spy](https://media1.giphy.com/media/0HMhOCi7k9BH0BPdM5/giphy.gif?cid=ecf05e47hg0hu…
ghost updated
3 years ago
-
Hi all,
Unsure if this is a bug with _TwitchLib_ or if this is an issue with the _PubSub API_ itself.
Twitch have recently rolled out their **Community Challenges** feature [here](https://help.twi…
-
Hi buddies,
I want to make a "rest" api with Discord-api but with the coroutines i can't fill a class array because of the scopes.
How can i do ? I can ask on SOF but dunno if someone is good en…
-
If you are interested on updates to the TypeScript web infra, you can subscribe to this issue by clicking down and to the right. I'll comments with project updates. I try to do 3 days on web infra, an…
-
Hey there,
I created a bot a month or so ago that could deal with !commands for my channel and also be able to locally play some Sound Effects when Channel Points were redeemed.
This has all been…
-
got this error every time
`EXCEPTION IN (threads_viewer.py, LINE 114 "threaded = Thread(target=open_url, args=(all_proxies[random.randint(0, len(all_proxies))],))"): list index out of range`
an…
ghost updated
3 years ago
-
### Expected behavior
For the bot to connect
### Actual behavior
Doesn't connect
### Steps to reproduce
install bot, add oauth codes and save.
### Additional informations
Can't run !_debug …
-
I would like a bot to be able to reply multiple lines to a command. That does not seem to work. In the below example code, only the first reply to test goes to the channel.
Example code (sanitized…