• 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.
Funktioniert gut und tut was es soll. Leider kann ich aber nur 4 Sterne geben, da die Channel per Zeit ändern Funktion bei mir nicht funktioniert trotz mehrfachen versuchen auf einem Fertig eingestellten Teamspeak und einem komplett neuem Teamspeak.

(es liegt nicht an den Einstellungen des Teamspeaks und deren Ränge der Support ++ Bot nutzt Server Admin Query)

Sonst cooles Script 👍
Ich nutze immer noch die Support++ 2.0.4.9-1 BETA Version, da ich mal auf 2.5.1 geupdatet habe und es dann nicht mehr ging.
Seit der 2.0.4 Version läuft alles ohne Probleme.
Tells me that I'm ignored even though I didn't configure such thing yet.
Hello everybody, i have a problem with "Time Channel Manager"
i set the timezone at UTC+01:00 and the !time command not working Correct.

The error:
error on setTimeout/setInterval callback: Uncaught exception: ReferenceError: time is not defined at support-pp:4586:22 var timeNow = time(); ^ Stack trace: ReferenceError: time is not defined at support-pp:4586:23

And the line in the code (4586:23):
if (config.spTimeChannelManagerActiv) {
setInterval(function () {
var timeNow = time();
config.spTimeChannelManager.forEach(function (timeManager) {
if (timeNow == timeManager.spTime) {
if (timeManager.spTimeAction == 0) {
openSupportChannel(timeManager.spTimePrefix);
engine.log(
"Support channel " +
timeManager.spTimePrefix +
" are open by time."
);
} else {
closeSupportChannel(timeManager.spTimePrefix);
engine.log(
"Support channel " +
timeManager.spTimePrefix +
" are close by time."
);
}
}
});
}, 50000);
}

Pls help! Can also speak German!
VerHext
VerHext
This place is for feedbacks and not for support discussions...
Keep getting this error: PLUGIN error on callback func: Uncaught exception: TypeError: Cannot read property 'replace' of undefined
at support-pp:3113:44
telegramTicket = telegramTicket.replace('&u', ev.client.name())
^
Stack trace: TypeError: Cannot read property 'replace' of undefined
at support-pp:3113:45
VerHext
VerHext
This place is for feedbacks and not for support discussions...
really nice

All guys with the error: error on callback func: Uncaught exception: TypeError: Cannot read property 'forEach' of undefined at support-pp:2473:34 config.spIgnoreId.forEach(function (group2) { ^ Stack trace: TypeError: Cannot read property 'forEach' of undefined at support-pp:2473:35 at Array.forEach (<anonymous>) at support-pp:2472:61 at Array.forEach (<anonymous>) at isIgnore (support-pp:2471:34) at support-pp:2713:29 at Array.forEach (<anonymous>) at support-pp:2705:34

YOU HAVE TO SET AN IGNORE ID
Script an sich ganz okay, würde aber echt beim Discord module "Discord Bot token" zu "Support++ Token" umbennen da dies zu Verwirrung mit dem discord bot token den man auf https://discord.com/developers erstellen kann der zu einem eigenen DiscordBot gehört
Die Benachrichtigungen funktionieren nicht genau wie die Discord Bot Benachrichtigungen
getting error as follow maybe u can help me out.

2019-07-02T21:44:18+02:00 error on callback func: Uncaught exception: Error: the command should match the following pattern '/^[a-z0-9_-]+$/i' at command:618:48 if (!(/^[a-z0-9_-]+$/i).test(name)) throw new Error("the command should match the following pattern '/^[a-z0-9_-]+$/i'") ^ Stack trace: Error: the command should match the following pattern '/^[a-z0-9_-]+$/i' at Function.validateCommandName (command:618:55) at Object.createCommand (command:1290:26)
After new Sinus Update:

2019-04-26T00:07:20+02:00 error on callback func: Uncaught exception: TypeError: Cannot read property 'forEach' of undefined at Support:2491:34 config.spIgnoreId.forEach(function (group2) { ^ Stack trace: TypeError: Cannot read property 'forEach' of undefined at Support:2491:35 at Array.forEach (<anonymous>) at Support:2490:61 at Array.forEach (<anonymous>) at isIgnore (Support:2489:34) at Support:2731:29 at Array.forEach (<anonymous>) at Support:2723:34
2019-04-26T00:06:57+02:00 error on callback func: Uncaught exception: TypeError: Cannot read property 'forEach' of undefined at Support:2491:34 config.spIgnoreId.forEach(function (group2) { ^ Stack trace: TypeError: Cannot read property 'forEach' of undefined at Support:2491:35 at Array.forEach (<anonymous>) at Support:2490:61 at Array.forEach (<anonymous>) at isIgnore (Support:2489:34) at Support:2731:29 at Array.forEach (<anonymous>) at Support:2723:34
Soweit so zufrieden bin ich mit dem Script. Es tut genau was es soll und ist auch zuverlässig.
Mein Grund für den Stern abzug ist, dass ich leider werder im Git Repo zum Webinterface noch hier oder wo anders eine Anleitung finden konnte um das Webinterface zu laufen zu bringen. An sich aktiviert ist es im script und auch das Ticket System. VerHext vielleicht kannst du das ja hier noch in die Doku mit aufnehmen.
VerHext
VerHext
Wir bedanken uns für deine Bewertung. Jedoch auch für dich, für Support ist die Bewertungsfunktionen nicht gedacht.
Yes, the plugin worked very well, but since the last update of sinusbot no longer makes me installed from the sinus bot panel like never?
VerHext
VerHext
Yes, thats right if you use a outdated Sinusbot version.
Soweit Sehr gut genau das was ich gesucht habe läuft 1a
jetzt hbe ich ne frage gibts fürs ticketsystem nenn webinterface und wo bekommt man das oder was muss man machen oder muss man dafür die proversion von eurem supportsystem haben
VerHext
VerHext
Ist noch in der Entwicklung.
Der Bot ist super! Wenn er jetzt noch funktionieren würde... :D Ich bekomme ihn mit der neuen Version nicht zum laufen... ;( Need help. Update oder Install Tutorial für Ts3 wäre nice. :)
VerHext
VerHext
Haha witzig, hier schreibt man Bewertungen. Bei Hilfe, gibt es andere Möglichkeiten.... :D
Das skript funktioniert super allerdings funktioniert die &spl funktion bei mir nicht.
Könnten sie mir bitte helfen das diese funktioniert dann wäre es perfefkt.
VerHext
VerHext
Danke für die Bewertung. Benutze jedoch eine von vielen Angebotenen Sportmöglichkeiten von uns. Danke.
Funktioniert super, kleiner tipp für alle die sich das script über den erweiterungs tab im webpanel geholt haben ... das script heisst dort Support.js nicht support-pp.js das heisst um MySQL zu aktivieren müsst ihr statt "support-pp" = ["db"] eher "Support" = ["db"] schreiben.
VerHext
VerHext
Danke für die Bewertung. Ja das ist richtig, das Script kann unterschiedliche heißen. Je nach dem über welche Art man sich das Script herunterlädt...
Aber @Flyth kümmert sich laut eigener Aussage schon dadrum...
Doesnt work :/
VerHext
VerHext
It works!
Wow! So ein tollen Script hab ich noch nie gesehen. Danke dafür :)
Es funktioniert einwandfrei!
It send notofocation very slow. About 28-30 seconds after. I don't use many things. I use only teamspeak notification.
Ein super Support Script nutze es schon ewig!
Noch nie ein so gutes und strukturiertes Script gesehen!
Props an den/die Devs!!!
Top