Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Discord links #187

Merged
merged 1 commit into from
Oct 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tags/tags.toml
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ keywords = ["massdm", "dmall", "dmal-all"]
content = """
Mass DMing users is not allowed as per developer ToS, considered spam and can get you and your bot banned.
- Mention `@everyone` to inform all your users at once instead
- Discord Developer Terms of Service: [learn more](https://discordapp.com/developers/docs/legal) | [FAQ summary](https://gist.github.com/meew0/a3168b8fbb02d5a5456a06461b9e829e)
- Discord Developer Terms of Service: [learn more](https://discord.com/developers/docs/legal) | [FAQ summary](https://gist.github.com/meew0/a3168b8fbb02d5a5456a06461b9e829e)
"""

[send]
Expand Down Expand Up @@ -764,7 +764,7 @@ content = """
keywords = ["emoji-regex", "em-regex", "regexemoji", "regex-emoji"]
content = """
- For unicode emojis (twemoji): [learn more](https://github.com/twitter/twemoji/blob/v12.0.1/2/twemoji.js#L228)
- Custom emojis: `/<?(a)?:?(\\w{2,32}):(\\d{17,19})>?/` [learn more](https://discordapp.com/developers/docs/reference#message-formatting)
- Custom emojis: `/<?(a)?:?(\\w{2,32}):(\\d{17,19})>?/` [learn more](https://discord.com/developers/docs/reference#message-formatting)
"""

[hacktober]
Expand Down