Author Topic: Advanced Lurk Command Help  (Read 5930 times)

0 Members and 1 Guest are viewing this topic.

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Advanced Lurk Command Help
« on: February 28, 2017, 01:42:05 PM »
I was wondering if there was a way to make a advanced lurk command. I was wanting it to work like -
Code: [Select]
!lurk @user@ has activated lurk mode When the user uses it once then on the second time they do the command it says
Code: [Select]
@user@ has deactivated lurk modeI am hoping it is possible with variables and not a text file. Thanks :)

Nazo

  • Padawan
  • **
  • Posts: 70
  • Karma: +2/-0
  • Expert on Twitch Bots
    • View Profile
  • Twitch Name: OverlordNazo
Re: Advanced Lurk Command Help
« Reply #1 on: March 01, 2017, 02:30:22 PM »
Unfortunately, it is currently not possible for the command to be able to record the number of times that it has been used by a specific user without using a text file. I'm sorry. :(

★ Twitch Bot Expert ★


YouTube: Lord Nazo
Twitch: OverlordNazo
Twitter: @Lord_Nazo

Sizzles

  • Youngling
  • *
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Re: Advanced Lurk Command Help
« Reply #2 on: March 04, 2017, 01:38:21 PM »
Okay if you did it with a text file how exactly would it be done? :)