#TRBot
It's been a while, so have a collaborative play stream! Come join us play Super Mario Odyssey collaboratively through text at Type2Play!
https://www.twitch.tv/type2play
Now you can also play on our #matrix room at Type2Play Game Control - however, the stream is on Twitch.
#TRBot is mentioned on the latest This Week In Matrix (#TWIM)!
https://matrix.org/blog/2023/06/30/this-week-in-matrix-2023-06-30/#dept-of-interesting-projects
With the latest 2.8.0 release, TRBot supports playing video games collaboratively through Matrix rooms, and with the help of Matrix bridges, **many** more platforms!
Happy to bring more value to the Matrix network!
#matrix integration in #TRBot is going really well! Here's the first signs of life. The integration has been extended to TRBot's #chatdisplay, enabling incoming Matrix messages to be displayed on a stream!
Soon it will be possible to remotely & collaboratively play games through text in Matrix rooms! π


I was playing #eastward and farming Pixballs, when a bulb in my head lit up. Why not use #trbot to farm for me? So that's exactly what I did.
#gaming #indiegame
![A terminal window on the left showing TRBot, and the Eastward video game on the right. In the terminal is typed "!setmaxdur 9999999" followed by "[a.]*999" to mash the A button. Eastward then processes the input, farming Pixballs.](https://files.mastodon.social/cache/media_attachments/files/110/465/260/031/844/047/small/a2cd1bb241bf0ada.png)
Type2Play is live with a Twitch Plays of Pikmin 3 Deluxe using #TRBot! We're currently at Day 1 with plenty of adventures awaiting us!
Working on a new #freesoftware #Matrix SDK for #csharp, primarily for use with #TRBot. Unfortunately, I couldn't find many well-maintained C# SDKs to begin with, and the ones I've tried simply didn't work for me.
#TRBot is software that allows for playing video games remotely and collaboratively through text.
Check out our roadmap for version 2.8.0, which includes playing games through #matrix rooms: https://codeberg.org/kimimaru/TRBot/projects/2744

#TRBotChatDisplay v0.2.0 is finally released! Now you can display chat messages from #TRBot onto your stream in a simple and streamlined way!
This release transitions the application from Eto.Forms and #csharp to #qt and #cpp. As a result, it's lighter, truly cross-platform, and has more features than before!
Check it out! https://codeberg.org/kimimaru/TRBotChatDisplay
#TRBot will remain in C# for the time being. There is a technical hurdle switching to C++ or another language with all the libraries it depends on.
Rewriting it in another language is an enormous effort, and I need to do extensive research to figure out how to convert everything.
However, it's not a priority at the moment. All of my new projects will be in a non-Big Tech-run language unless I have a really good reason to specifically use C#.
#TRBot 2.7 is out, featuring many quality of life features and improvements for hosts and players! Oh, and the README has been revamped as well π
Someone shared their heartwarming use of #TRBot!
Quote (with their permission):
"I use it in two ways.
1: To stream some twitch plays while I chat with chat. This often coincides with reason for
2: I have chronic pain and can not play for long without breaks and am always in danger of damaging myself. This program let's chat or my friends play for me :D"
You'd never expect how software you write can be used by others. All the more reason to promote #freesoftware!
@gamingonlinux Thanks for sharing - this looks so cool! It reminds me of playing games through #TRBot π
Hey fellow #gamedevs! Have you considered adding features catered to streamers?
One feature might include exposing game information over a local WebSocket, like party info and game progress. This can then be displayed on a stream so viewers can immediately see their progress in your game!
#TRBot is software that allows anyone to easily host remote collaborative play, allowing viewers to control your game through chat. Think of TwitchPlaysPokemon but with a robust and intuitive syntax!
The first version of #TRBotChatDisplay is out! TRBotChatDisplay is an application that can display messages from TRBot onto a window, which streamers can put on an OBS stream. Benefits of TRBotChatDisplay include seeing which service a message came from, highlighting input messages, and more.
Repository: https://codeberg.org/kimimaru/TRBotChatDisplay
The TRBot Chat Display is coming along slowly but surely. Here's some of it in action π Working on preferences right now to maximize its robustness for hosts.
@unfa @swashberry Unfortunately, I don't know how it can be used in Godot, but I use the Zenject framework in my day job in Unity.
The basic premise is to simply pass dependencies over to whatever needs them from outside. This is also known as Inversion of Control (IoC). In my own free/libre project, #TRBot, I use manual dependency injection (Ex. no frameworks).
Day 1 on a new custom chat display for #TRBot, uncreatively called TRBotChatDisplay. What you see is it reading event data coming from TRBot through a WebSocket. Written in Eto.Forms for cross-platform goodness π
Lots of possibilities here, including marking valid inputs in different colors and showing which platform the message comes from.
Stay up to date with the project: https://codeberg.org/kimimaru/TRBotChatDisplay
#TRBot 2.6.0 is released, featuring XMPP support and many other goodies! Take a look at the release on notes #codeberg π
XMPP multi-user chats are now functional in TRBot π This makes collaborative play over XMPP a reality!
But I'm not done yet! Next on the list is BOSH so TRBot can run over Open Streaming Platform and PeerTube. If you know anything about how this works, please let me know π
Initial XMPP support for TRBot π Here's me controlling the game by typing in a chatroom with the bot on the Gajim client.
The endgoal is to also support multi-user rooms and chats on Open Streaming Platform and PeerTube, both of which use XMPP/BOSH.

TRBot 2.5.1 is out! There's a minor fix for the IRC service and a new system-wide install option (mainly for inclusion in package managers).
#TRBot 2.4.0 is finally released! Lots of new improvements, such as an event dispatcher, new features, the usual performance improvements and bug fixes.
https://codeberg.org/kimimaru/TRBot/releases/tag/2.4.0
There are some breaking changes with custom commands and routines, which the documentation covers. Fortunately it's not much work to convert them.
I'm honored that BraceYourselfGames (@byg_vancouver@twitter.com) is using #TRBot for their Twitch Plays of Crypt of the NecroDancer!!
Stream link: https://www.twitch.tv/braceyourselfgames
TRBot: https://github.com/teamradish/TRTwitchPlaysBot
Come join in on the fun!