Skip to content

Commit ad2a0ab

Browse files
committed
chore(autoresponses): fix typo
1 parent d409528 commit ad2a0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoresponses/autoresponses.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
keyphrases = ["members didn't arrive in time"]
33
content = """
44
Discord introduced a rate limit on requesting all guild members [(src)](<https://discord.com/developers/docs/change-log#introducing-rate-limit-when-requesting-all-guild-members>)
5-
-# While the announcements state 01/11/2025 as roll out date, they have confirmed that this has only taken full effect a few days ago.
5+
-# While the announcements state 01/10/2025 as roll out date, they have confirmed that this has only taken full effect a few days ago.
66
77
- Apps can now request all members **once** per **30s** per guild.
88
- You will have to update your code accordingly to make sure this doesn't affect your app.

0 commit comments

Comments
 (0)