If you need help or want to discuss things, you now can also join us on our Discord Server!
A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.
Yes but you need to verify a few things with the Api which will Access a Page with some Return Values maybe Possible later with the HTML Pages you can create inside the Scripting but would be nice to see an example :)
This is not possible with the current State of Sinusbot apparently since you need to Authenticate with the Api from Twitch and check if the User has the Permissions on Twitch
Jop bei mir läuft derzeit schon ein Test System welches jedoch rein als .png generiert wird und nicht als GIF deshalb kann ich auch noch keinen Lauftext generieren das Bild wird über eine PHP Api generiert und dann von dort aus zum Bot geladen
Ich müsste noch eine Anpassung der Text länge hin...
+ You can now set Server Groups which are not jailable!
* !jail Command can now search after a Name
* Msg Intervall for Jailed Clients can now be custom set or turned completly off
* Release Time gets displayed as "Release in x Days x Hours x Minutes x Seconds" instead of "Release in x Seconds"...
function getClientByUid(uid) {
return getClientByParam('uid', uid);
}
function getClientById(id) {
return getClientByParam('id', id);
}
function getClientByParam(search_key, search_value) {
var channels = getChannels();
for (var i = 0; i <...
This Script will allow you to Lock Clients into a Channel with one Command!
You can choose between Permanently or Temporary Locking them into a Channel!
If the Client tries to leave the Channel or Reconnect then he will be automatically moved back into the Jail Channel.
Features:
Auto Jail...
This feature is for the Hoster Version.
You can currently not bind individual bot to a User Account.
So will this Feature be preserved only for the "Hoster Version" or will it be a feature some time later in the Default "Non Hoster Version" aswell?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.