Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • 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.

Recent content by kanalumaddela

  1. kanalumaddela

    EN Proxy Script (incomplete)

    This is not meant to necro, but to add some more information. I made a literal quick script (10 mins) using iphub's v2 api and it works. I just don't know how it'll be on larger servers that have constantly connecting players. Currently it'll just send the messages to global chat. It'll only be...
  2. kanalumaddela

    EN Proxy Script (incomplete)

    I haven't touched this script in a long ass time and on top of that, iphub has updated to their v2 API, so who knows how long the legacy one will be up. iphub v2 also is no longer a viable option as they introduced multiple plans to allow more requests. If there's a decent API to check for...
  3. kanalumaddela

    EN Database via sinusbot code

    That's prepared statements, right? And the last 3 are the actual values in that statement (nick, uid, connection_count for the ex)?
  4. kanalumaddela

    Feature Use applicationize.me/now for Sinusbot with Chrome, almost all features working

    Wow, this is so amazing, it's almost as if it's the same as opening it in a browser.
  5. kanalumaddela

    Bug YT DL "FILE NOT FOUND"

    That thread doesn't even have a solution for what the user is talking about. Anyways almost always, it's because youtube-dl needs to be updated. sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl or sudo wget...
  6. kanalumaddela

    EN Steam

    You necro'd a thread just to post a resource which is irrelevant to the question the user is asking. This requires them to setup node.js when the idea is use the sinusbot scripting/api system.
  7. kanalumaddela

    Sinusbot caches the music?

    I'm almost positive that's just a shit ton of youtube thumbnails saved because the bot does not save the songs. That's the entire point of !yt.
  8. kanalumaddela

    EN Multiple Admin channels

    Use the code tags next time you post any code, so it's easier to read.
  9. kanalumaddela

    Bug Recording playback

    Sounds like sweet bliss to me, dunno what you're talking about ;)
  10. kanalumaddela

    Solved Can I use !sub?

    Donators don't get it. You have to apply for an extended free license. https://forum.sinusbot.com/lic.php
  11. kanalumaddela

    Solved Starting on secondary IP address

    You can connect as many teamspeak clients as you want from the same IP to a server and to reiterate this again, the user is asking for the ability to have 2 different instances of the sinusbot use 2 different IPs when connecting to server. This has nothing to so with the server they're...
  12. kanalumaddela

    Solved Prevent sinusbot from expiring or easy upgrade trick?

    The latest Linux beta update comes with a feature to notify of new updates.
  13. kanalumaddela

    Solved Install help, trouble installing sinusbot.

    I'm assuming you wanted to hide your ip. Make sure port 8087 is open on your vps through your firewall. If there is no firewall and all ports are open, then you should be able to connect fine. Does the bot startup without any errors?
  14. kanalumaddela

    Solved Install help, trouble installing sinusbot.

    What do you even have trouble with? All you do is, make a folder where you want the bot to be and go into that folder, then enter these commands in terminal. curl -O https://www.sinusbot.com/dl/sinusbot-beta.tar.bz2 tar -xjvf sinusbot-beta.tar.bz2 If your VPS is windows, then it's much easier...
  15. kanalumaddela

    Download failed for !yt - file not found

    That's not the latest version
Top