Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hallo zusammen!
Bin gerade dabei mir ein eigenes kleines script zu schreiben. Bei meiner Würfel Funktion hab ich das Problem wenn ich den Command im Channel ausführe spammt der Bot endlos. Im Privat Chat funktionierts.
<15:55:59> "Puuhbär | Winnie der II.": Fehlendes Argument: Bitte höchst...
I try to download a song via php and add it to a playlist.
But I get a wrong uuid from script by adding the song
//set_time_limit(0);
include("sinusbot.class.php");
include("config.php");
//include("getYTfile.php");
echo "<pre>";
$sinusbot = new SinusBot($ipport);
$sinusbot->login($user...
Betriebssystem: Windows Server 2012 R2
SinusBot Version: 0.9.16-34aebc2
TS3 Version: 3.0.19.4
Config.ini:
Harware:
- CPU: Intel Xeon E5-2683 v3 2GHz (2 Prozessoren)
- RAM: 2GB
CPU ist kaum ausgelastet, RAM liegt meist bei 70-80%
Instanz-Log:
Problembeschreibung
Bei meinem Bot sind mehrer...
Hey Guys!
I need help by sorting the array of playlists. Here my sorting function (working)
<?php
require("../login.php");
$playlist = $sinusbot->getPlaylists();
$playname = $playlist;
function aasort (&$array, $key) {
$sorter=array();
$ret=array();
reset($array);
foreach...
Heey!
I'm creating a Webinterface to control the bot vía Web with PHP and showing some things.
I do this for fun and testing and after I finished it I'll share this with you :)
Actually it's germany only for developing but I'll add english translation soon!
Here you can take a "first look" (...
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.