• 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.

Search results

  1. kanalumaddela

    Feature TS Chat Command for Youtube Download without Playing the Song

    !ytdl downloads and plays the song when it's ready. I think he means he wants a !ytdlqueue or something in that nature to save youtube songs for later usage, and queue them.
  2. kanalumaddela

    i can start my bot

    Ah forgot about that :p thanks Xuxe
  3. kanalumaddela

    i can start my bot

    You should change the title to "i can't start my bot", but don't run the bot under root that's you issue. Create a user named "sinusbot" and log into that. Run a screen session and then start the bot. useradd sinusbot passwd <password> add ownership to the sinusbot with the new user chown...
  4. kanalumaddela

    Forum Suggestions/Bugs (upload size/banners/threads)

    IDK what happened, my current avatar was able to upload when I first joined. I feel like it might've changed sometime in between Ok, thanks. Good to know :D
  5. kanalumaddela

    Forum Suggestions/Bugs (upload size/banners/threads)

    Darn, I read this as General Discussion and accidentally posted here, would someone (@flyth @Raphraph @Xuxe) mind moving this to Bugs/Feature Requests. That forum is more focused towards the bot (well they all are), but it's the closest in topics.
  6. kanalumaddela

    Forum Suggestions/Bugs (upload size/banners/threads)

    Upload Size The current upload size is set at 50 KB, which is really tiny. I don't even know how I was able to upload my first avatar when the filesize for it was 348 KB. I suggest this gets bumped up to appropriate amount such as 1 MB at least. While there are tools to resize and compress...
  7. kanalumaddela

    Download, Link, Bot, Doesn't Work

    You open the exe and install it, that's sorta how it works :/. Just download the latest teamspeak from https://www.teamspeak.com/downloads
  8. kanalumaddela

    Download, Link, Bot, Doesn't Work

    What link is it? This is for linux: curl -O https://www.sinusbot.com/pre/sinusbot-0.9.12.2-58b509d.tar.bz2 and for windows: https://frie.se/ts3bot/sinusbot-win-0.9.8.6.exe If you're on linux, some logs would be helpful. If so, update the ca certs sudo update-ca-certificates
  9. kanalumaddela

    Please work on a updated windows version.... *begs* :-D

    It's a shame how you don't know who's head of this project, tagging them would solve your question sooner. The fact is windows development will not start back up until a stable enough version is ready for public. That being said, by being stubborn, thinking that just because we mention linux and...
  10. kanalumaddela

    Please work on a updated windows version.... *begs* :-D

    By using the search function, you would see multiple threads focusing on finalizing the linux version before even attempting to create a windows version. It'd be double the work to keep both versions for each OS up to date especially since a lot has changed since 0.9.8. Even when 1.0 launches...
  11. kanalumaddela

    Bug Can't connect trough the web interface

    just a wild thought, but clearing cache and stuff?
  12. kanalumaddela

    Adding Multiple songs to Queue

    If you're on Linux you can create a YouTube playlist, then import that playlist into the bot by clicking "show advanced options" when creating a playlist in the web panel.
  13. kanalumaddela

    Win7 how to enable bot for all users

    You misunderstood it. He wanted to know how he can setup the bot for virtually anyone to use. Raph gave a simple short explanation. Assigning a group to the bot itself doesn't change the fact users of the bot will be able to use it. If the setting group ID to -1 doesn't work (which it should) he...
  14. kanalumaddela

    could u help me?

    update-ca-certificates or sudo update-ca-certificates
  15. kanalumaddela

    could u help me?

    some outputs would be helpful, you need curl installed apt-get install curl or sudo apt-get install curl
  16. kanalumaddela

    could u help me?

    you're downloading a very outdated version of the bot on linux https://forum.sinusbot.com/resources/sinusbot-beta.3/ curl -O https://www.sinusbot.com/pre/sinusbot-0.9.12.2-58b509d.tar.bz2 tar -xjvf sinusbot-0.9.12.2-58b509d.tar.bz2
  17. kanalumaddela

    EN Request: Last seen on server script

    I've seen this in the jts3servermod, I would assume it would just have a db slowly filling up as new users join and it just records the time when a user disconnects. This would be nice to have, although personally I've never had a case where that was needed.
  18. kanalumaddela

    EN Script that pings a server

    It should be interpreted like this Bot has a channel set for the server Server ip and port set in config vars such as %gstatus to be used in the channel name representing game server status or maybe even player slots
  19. kanalumaddela

    Feature Music/Announcement on every channel

    I mean it would be a cool feature, but you could just use a teamspeak addon such as these (the last 2 I don't know if they work with the current version of TS: Channel Control Module (requires editing of file, solution found in the forum replies) Mass Control Module Mass EH TS3 Tools
  20. kanalumaddela

    How to track who kicked bot?

    server console log......i mean if you're not a server admin on the TS, then there's not much you can do unless you check the ts client logs which is located in the data directory if i recall correctly (don't quote me on that), you can then browse the long long logs and check there.
Back
Top Bottom