I feel like I'm going insane. In order to get a list of chatters and their user info (such as creation date, to filter out bots during a follower hate raid), I need to get an access token from the bot, use that to generate another token, add all the different scopes to it one by one, then that token is only valid for 4 hours and I have to regenerate it every time I want to use it using another token?
Is there any way I can just get a list of chatters in a channel I have moderation in without all this nonsense?
I feel like I'm going insane. In order to get a list of chatters and their user info (such as creation date, to filter out bots during a follower hate raid), I need to get an access token from the bot, use that to generate another token, add all the different scopes to it one by one, then that token is only valid for 4 hours and I have to regenerate it every time I want to use it using another token?
Is there any way I can just get a list of chatters in a channel I have moderation in without all this nonsense?