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

  1. Infiniti

    EN Read and write from a text file/JSON file

    Ah okay, so these would just be variables/object variables that are stored in some file? Where would the global variables be stored? I'll most likely be working mostly with those.
  2. Infiniti

    EN Read and write from a text file/JSON file

    Does anyone know if this is possible? It would enable me to do so many awesome things with the moderation and just user interaction in general. Basically I want to be able to create a text file/JSON file in my bot directory, and then make commands that write/read data to/from said file. For...
  3. Infiniti

    EN User Blacklist Script

    I put my unique ID into the bot though and it kicks me when I try and join the channel. And why would the script save unique IDs then if they can't be used to kick users? Edit: I tried to add this code below the clientMove function: sinusbot.on('chat', function(ev) { if (ev.msg !=...
  4. Infiniti

    EN User Blacklist Script

    I have always hated how god-awful TS's command and permission system is.. So basically all they have to do is disconnect from the server and reconnect and they will no longer be on the blacklist?
  5. Infiniti

    EN User Blacklist Script

    But with that I have to manually add the client ids into the code? Or is there a command I can use such as !blacklist <userid>?
  6. Infiniti

    EN User Blacklist Script

    I've recently came into a problem where users keep on coming into my channel, spamming their mics and the chat with inappropriate things. We aren't allowed to have passwords/talk power in our channels on my TS server, and I don't have the ability to ban users, so the best I can do is repeatedly...
  7. Infiniti

    EN Request Auto Reconnect to Stream URL

    Literally all you have to do is have your bot execute the stream command every 4 hours.. idk how to explain that any simpler..
  8. Infiniti

    Quite a few suggestions

    Is beta testing a thing for the Windows version? If so, then I would love to help give feedback for the latest Windows features that are in development!
  9. Infiniti

    Quite a few suggestions

    I'm sorry if I came across as rude, and I understand that what I was trying to say was completely unclear. I just feel like getting an essential feature such as script support on Windows should be high priority. But then again, I am in the minority that is Windows OS users, so I am sure that...
  10. Infiniti

    Quite a few suggestions

    I directly stated that I know some of these features are already in Linux/Beta.. ._. I don't want to have to wait weeks or even months for the simplest or most essential features such as scripting. I have been using JS for almost 3 years now for both corporate and personal use, so it's not like...
  11. Infiniti

    Quite a few suggestions

    Okay so I'm too lazy to search through every single suggest thread to see if none of these have been suggested already, so yeah.. -Enqueue YouTube -Allow users to edit all (or most) text outputs of the bot (search text, downloading text, etc.) -Allow playing of certain artists -Let users add...
Top