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

    [FEATURE REQUEST] Script store/updater

    I get a lot of reports from users of my scripts that it doesn't work because x doesn't exist - which often is because: - They don't have the latest version of my script - They don't have the latest version of sinusbot It would be great if Sinusbot came with its own repository...
  2. SacredSkull

    TS3 Now Playing [Cleans bad tags] [Custom display formats] [TTS announce] - Updated to the new API

    (Yes, really) Tested on 0.11.0 but as far as I know, should work on anything running the new API. Sorry for the long wait! On another note, if anyone has a GitHub account, you can open up issues that are much harder for me to miss here, on my repo!
  3. SacredSkull

    TS3 Now Playing [Cleans bad tags] [Custom display formats] [TTS announce] - "Nothing playing" bug fix

    As mentioned a looong time ago, now the plugin properly manages song stop events. Also tried the new scripting API (whooo ECMA v5!). I'm currently working on a queue display plugin to complement this one. E.g., with my Now Playing channels above: ♫ Beat It ♫ Micheal Jackson 1. Alchemy by A&B...
  4. SacredSkull

    TS3 Now Playing [Cleans bad tags] [Custom display formats] [TTS announce] - As per request, supports updating the Nickname to title/artist

    Can now update the bot's nickname to Title by Artist, turned off by default. Nicknames are limited to shorter than 30 characters, so there's not all that much you can fit into it! The script of course truncates as necessary. Squashed a bug where stream title/artists would be ignored, now fixed.
  5. SacredSkull

    TS3 Now Playing [Cleans bad tags] [Custom display formats] [TTS announce] - Now detects & corrects typical YouTube music tags!

    Most youtube music videos are in one of the following formats: Wilkinson - Half Light ft. Tom Metallica "Fade To Black" Knife Party '404' The YouTube channel name is usually never related to the song. In the first example, Half Light, by Wilkinson, was uploaded by WilkinsonVEVO. Channel...
  6. SacredSkull

    TS3 Now Playing [Cleans bad tags] [Custom display formats] [TTS announce] - Fixed excessive 'playback has stopped' by removing it

    The trackEnd event is not suitable for indicating when playback has ended. A stop event would make far sense for this case.
  7. SacredSkull

    TS3 Now Playing [Cleans bad tags] [Custom display formats] [TTS announce] 0.62

    This simple plugin uses two channels (default set to display as spacers, see above) to display now playing information (track/artist). It trims and cleans up songs from YouTube, detecting the standard Artist - Track format and removes VEVO/Monstercat/HD/etc. nonsense. An example cleanup: We...
Top