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.

Search results

  1. A

    EN execute commands via sinusbot

    Hello, Am i able to somehow execute commands using sinusbot or using JS?
  2. A

    EN Database via sinusbot code

    i think so. :P
  3. A

    EN Database via sinusbot code

    Thats it! Thank You!
  4. A

    EN Database via sinusbot code

    Hey guys, i've got a little problem. <code>if (dbc) dbc.exec("INSERT INTO TOP (Nick, Uid, Ilsoc_Polaczen) VALUES ('qwe', 'zcx', 2)");</code> it works but i want to have a variables instead of 'qwe' 'zcx' and 2. ive tried this <code>if (dbc) dbc.exec("INSERT INTO TOP (Nick, Uid, Ilsoc_Polaczen)...
Top