Niklas B.
Niklas B.
@mopsalarm Es geht hierbei eher um das entsprechende UI-Element, das ja schon vorhanden ist. Die Filter sind etwas "unbequem". Ich wollte es hier nur mal einkippen, kann verstehen, dass es...
I realy like this idea. There are two ways to implement: * A second botloop running if the bot is stopped * Re-use the current one but ignore the active...
You can find this option in the "Shopping"-Tab: 
Hello, there isn't a complete overview for all events. But you can find them by searching for "EventManager.FireEvent" / "EventManager.SubscribeEvent". The names/locations will tell you when the event is fired....
If you want to create a new plugin make sure that the following steps are done: 1. Create a new .NET 6 library project to /Plugins 2. Make sure that...
You're welcome. If you have any questions you can PM me (@Wimbeam) in discord.
I've had a second thought about this. Actually you can place your changes into "RSBot.CommandCenter". Ther's even a tab in the UI "Notifications" already. So it's actually even intendet to...