Alex
Alex
Implemented as per [the Twitch documentation](https://dev.twitch.tv/docs/irc/send-receive-messages#:~:text=To%20reply%20to%20the%20above%20chat%20message).
Recently stumbled on this [undocumented api](https://discuss.dev.twitch.tv/t/beta-badge-api/6388). May prove useful for parsing out badges.
**Link to build log from https://jitpack.io** https://jitpack.io/com/github/casterlabs/EmojiApi/3.2.0/build.log https://jitpack.io/com/github/casterlabs/EmojiApi/3.2.0/build.log **Does the project build on your machine with **the same** commands (e.g. ./gradlew install)?** Yes **What error are you seeing?** Building this...
I've made a fresh new port (under the Casterlabs org) for Java (Cleaner code, adheres to the existing Go api very tightly). [Casterlabs/Webview](https://github.com/Casterlabs/Webview)
### Your environment. - Version: **v3.1.44** - Browser: **Chrome (105.0.5195.125)** ### What did you do? / What did you expect? / What happened? I'm working on a screen sharing/voice chatting...
No clue how achievable this would be, but if this could somehow show “Requested by Terminal” and maybe a “More Info” button that shows the full command line that’d be...
I've tried a modified version of the Test code, but I couldn't get it working. Any ideas? (entry(), directory(), and createIconDirectory() are just copy/pasted from the test) ```java // https://github.com/kichik/pecoff4j/blob/master/src/test/java/com/kichik/pecoff4j/ResourceDirectoryTest.java...
Basically this'd have a dashboard piece that would allow you to highlight questions on-screen and answer them.
Some people prefer it the other direction because it's how their platforms do it natively. Originally suggested by TheBenPsych.