Author Topic: !stats command?  (Read 8065 times)

0 Members and 1 Guest are viewing this topic.

JordanMillward_1

  • Advisor
  • Padawan
  • **
  • Posts: 99
  • Karma: +2/-0
    • View Profile
    • My Channel
  • Twitch Name: JordanMillward_1
!stats command?
« on: April 13, 2014, 12:16:19 PM »
I've seen that command working in other streams with Deepbot, and it tells people how long they've been following, etc. However, it doesn't work in my channel.

Why is that? Is there something separate I need to activate?

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: !stats command?
« Reply #1 on: April 14, 2014, 10:56:34 PM »
This is a custom command that they have created themselves using dynamic variables.
Listed below are the dynamic variables that work with DeepBot.

@user@ = User Name
@target@ = First Parameter of command message ( E.g. message : http://twitch.tv/@target@, "!twitch experts" will give a message http://twitch.tv/experts )
@points@ = User Points
@joindate@ = Date user joined the channel.
@hours@ = Number of hours watched.
@streamrank@ = User stream rank.
@hrstolevelup@ = Hours till user reaches next stream rank.
@last5follows@ = Last 5 users who have followed the stream [Also works on timed messages]
@last10follows@ = Last 10 users who have followed the stream [Also works on timed messages]
« Last Edit: May 10, 2014, 12:38:09 PM by ExpertsOnline »

JordanMillward_1

  • Advisor
  • Padawan
  • **
  • Posts: 99
  • Karma: +2/-0
    • View Profile
    • My Channel
  • Twitch Name: JordanMillward_1
Re: !stats command?
« Reply #2 on: April 16, 2014, 03:46:45 PM »
Awesome, cheers! :D

MetagamingTV

  • Youngling
  • *
  • Posts: 46
  • Karma: +0/-1
    • View Profile
  • Twitch Name: MetagamingTV
Re: !stats command?
« Reply #3 on: April 29, 2014, 04:53:50 AM »
May I suggest a variable like @nextrank@ or similar so that one can make a command that will tell them what the next rank is? We have a command atm telling the user what rank he is, how many hours he got and how many hours until the next rank. but want to make it so it tells what the next rank is.

Is that easy to add?