Skip to content

Change rule 3 to reflect bot behavior with too-large messages #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 dlrules.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
{
"name": "#3 - No spamming or irrelevant messages; English only",
"value": "- Sending an unreasonable amount of messages in a short time or messages that are unrelated/unwanted is considered spam.\n- Posting large blocks of text may also be considered spam; please use the `sudo pastebin` command, [hastebin](https://hastebin.com/), or [paste.rs](https://paste.rs/web).\n- Abusing bots is considered spam.\n- This is an English only server; refrain from chatting in other languages.\n​"
"value": "- Sending an unreasonable amount of messages in a short time or messages that are unrelated/unwanted is considered spam.\n- Posting large blocks of text may also be considered spam; the bot will upload the message to its site if it is too large, however we would prefer that you use [hastebin](https://hastebin.com/) or [paste.rs](https://paste.rs/web).\n- Abusing bots is considered spam.\n- This is an English only server; refrain from chatting in other languages.\n​"
},
{
"name": "#4 - Use the channels as intended",
Expand All @@ -26,7 +26,7 @@
"value": "- If you want to spread the word about your server, do so elsewhere.\n- Server invites will be deleted automatically and result in a warning.\n​"
},
{
"name": "#6 - Don't use a selfbot",
"name": "#6 - Don't use selfbots",
"value": "- Selfbotting is against Discord's Terms of Service.\n- More annoying than useful.\n- If you find <@!134133271750639616> lacking, feel free to make suggestions in <#166340424603009024>.\n​"
},
{
Expand Down