Hey,
I`m looking for a script that will count users that join a certain channel (I want to be able to set the begining number, since its not 0), and the bot will announce every round number, like every 10,000th users to join the channel untill it reaches 100,000 and then announce every 100,000th user to join
For Example:
<Bot> Hello Adam, you're our 80,000th user to join!
<Bot> Hello Aaron, you're our 100,000th user to join!
<Bot> Hello X3200, you're our 200,000 user to join!
Thanks.