Change voice channel name
Hi, I am making a channel that counts the members of the server, but when I update the number of members in the channel name it only updates the first time and does not change the name the following times, how can I fix it?
6 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
you're most likely hitting the rate limit which for updating channel names is pretty strict, and usually these member counting channels are considered api spam
iirc the rate limit is twice per 10 minutes, not sure though
ah that's right
So how do the bots program this functionality, with an interval?
sure
although it's not advised to do this
I saw that there were people who programmed this functionality that way, that's why I mentioned it, it seems to me quite aggressive.
Ratelimits are dynamically assigned by the API based on current load and may change at any point.
• The scale from okay to API-spam is sliding and depends heavily on the action you are taking
• Rainbow roles, clock and counter channels, and DM'ing advertisements to all members are all examples of things that are not okay