-
```
2024-11-17 16:30:58 | SUCCESS | 63 - No change in api!
Traceback (most recent call last):
File "/home/bots/Memelabs/bot/core/tapper.py", line 141, in login
res = await login.json()
…
-
I sometimes get this when trying to connect.
seems to happen randomly, I don't change anything.
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segme…
-
Need to figure out the details when/how we want to allow it; from https://github.com/MemeLabs/chat-gui/pull/15#issuecomment-424853788
Stacking probably only for `:mirror`.
Combos under considerati…
-
Investigate if twitch-vod chat is possible to load in our setup with two separate iframes. If not, remove the twitch-vod-chat-button.
cf. https://github.com/MemeLabs/Rustla2/wiki/Updating-Functiona…
-
Expand on
https://github.com/MemeLabs/Rustla2/blob/152fad08e7b526586c0b5b139b86e63c6008fd29/src/components/Loading.jsx#L15
by improving the styling so it looks like a regular page and including …
-
Right now using the input box on the main-page is not very nice, since users have to know how to extract the right id to put into the box themselves. At least for popular services (twitch, youtube,...…
-
Similar to the warning for "advanced" stream embeds, add a warning screen in front of streams that are marked `nsfw`.
-
emote(s) always take preference (even if not used lately) before users (even if recently tabbed) currently. Expected: tabbed users should be before un-tabbed emotes.
Making tabbed users a preference…
-
- frozen: does not apply properly to most emotes: https://i.imgur.com/AriQxPU.png
- frozen: pushes text down too far https://i.imgur.com/UiEadXw.png
- lag: has a different animation than the `LAG` e…
-
At the moment there is something like a stream table that contains boolean flags for some pre-defined tags (nsfw,afk,...) that streams can receive. Instead, think about setting tags dynamically, and l…