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

EN Seeking Developer

fabm3n

Well-Known Member
Tier II
Tier III
Tier I
is awesome!
Insider
Change Line 91 from
if (action === 1) return client.chat(badnicks[key][1] !== undefined ? badnicks[key][1] : message)
to
if (action === 1) return client.poke(badnicks[key][1] !== undefined ? badnicks[key][1] : message)

Or hope that Multi will add this generally to the script.
 
Top