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

  1. L

    Problem retrieving server groups

    I want to make a script that, when a channel is created, the bot edit the description something like this: Channel created by: [Group] Nickname at xx:xx. The problem is when I try to rescue the player's groups, since I tried to use getServerGroups() anyway, but without success. :( If anyone...
  2. L

    How to use the new documentation?

    So you think as it is, the code is good? And in the only part where I used some of the new documentation, I get error in the LOGs, so I did not know how to use it.. 2017-09-11T06:48:59-03:00 TypeError: Cannot access member 'isRecording' of undefined at NoRecordingOnChannel.js:30:6 at...
  3. L

    How to use the new documentation?

    The documentation I had already found, but I did not understand how to use it. I got what I wanted, but the code got really confusing and dumb, look: registerPlugin({ name: 'No Recording On Channel!', version: '1.0', description: 'User will be kicked of the specifics channels, if...
  4. L

    How to use the new documentation?

    I've been trying to figure out how to use the new documentation (v2), and I don't have found this anywhere! For example, a simple code: cause the client kick (from channel) if starts a recording in specific channel. (with new documentation only)
Top