Deep Bot - Twitch Streamer Assistant
Deep Bot => Help/Support => Topic started by: JordanMillward_1 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?
-
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]
-
Awesome, cheers! :D
-
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?