Community Blog Discussions - #28: The 14 Rules of Hedgehog Club#30 We love the Hedgehogs! | Wuestenigel |
[You can't access this team forum post] | |
General Chess Discussion - unrated game cheating#5 Hey, how do you deal with the famous fun event "Hand & Brain" on unrated games? Literally it should also be assistance from another player? Thanks! | Wuestenigel |
General Chess Discussion - How can I create the !elo command for my Twitch Stream?#9 <?php $json = json_decode(file_get_contents("https://lichess.org/api/user/wuestenigel")); $ratingRapid = $json->perfs->rapid->rating; $ratingblitz = $json->perfs->blitz->rating; $puzzle = $json->perfs… | Wuestenigel |
General Chess Discussion - How can I create the !elo command for my Twitch Stream?#6 @debangshu_haldar Usually you start with OBS and a Twitch account. Both free. Good luck! :) | Wuestenigel |
General Chess Discussion - How can I create the !elo command for my Twitch Stream?#4 @FlowCap I posted the PHP code in our discord when you asked me. ;-) I can show how I did with nightbot if you like. | Wuestenigel |
[You can't access this team forum post] |