Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: Miz_Me0w on November 15, 2016, 04:24:36 PM

Title: Two questions about followers and earning points?
Post by: Miz_Me0w on November 15, 2016, 04:24:36 PM
Question One: How can you check if someone is a current follower? 

Question Two: Is it possible to make it so that only followers can earn loyalty points in chat? The only post about this is from 2014.
Title: Re: Two questions about followers and earning points?
Post by: TheNumbLock on November 16, 2016, 01:53:04 AM
1. You can make a command using the command variables like so: @lookupinfo@[@l_followdate@,@target@]
A more advanced version that either tells if they are or not: @if@[@lookupinfo@[@l_followdate@,@target@]||||@target@ is not following the channel.||@target@ is following the channel since @followdate@.]

2. No not really, unless you manually move followers to a VIP group, then you could. But you can always use the "active chatter multiplier" or the "users must have typed something within the last x mins in chat to earn points". Both settings can be found in the Config Tab > Master Settings > Point Options.
Title: Re: Two questions about followers and earning points?
Post by: Miz_Me0w on November 16, 2016, 05:47:50 AM
Thank you!