
l0c4lh057
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 4
Activity overview
Latest activity by l0c4lh057-
l0c4lh057 commented,
Discord already has rate limiting. They could just add a ratelimit for searching or increase it if it already has one. Or just increase the rate limit for searches when it uses regex. There are opt...
-
l0c4lh057 commented,
I wish there were more upvotes for this... Hopefully someone @discord sees this and thinks it is a great idea, we really need this!
-
l0c4lh057 created a post,
Differenciate between @everyone and @here in the API
In the API @here and @everyone are effectively the same. There is a "mention_everyone" flag for messages that is true if @here is mentioned or if @everyone is mentioned. If you change them to be so...
-
l0c4lh057 created a post,
Send mentioned roles that are not mentionable as mentioned
As a bot developer it is a pain to get roles from messages. I have some commands where I need to give a role as parameter. For roles that are mentionable you can just mention the role and there is ...