forked from codacy-badger/realmeme-superfart-discord-bot
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrules.json
58 lines (58 loc) · 2.74 KB
/
rules.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"rule1": {
"name": "Rule 1 - Pings",
"description": "You may ping staffs for an appropriate reason. *DO NOT* ping roles. Do not ping moderators for technical support, we do not represent as realme employees, therefore we cannot provide technical helps but some options you may try. If you have any problems, DM <@575252669443211264> instead of DM-ing mods."
},
"rule2": {
"name": "Rule 2 - NSFW",
"description": "Do not use an offensive profile picture or username."
},
"rule3": {
"name": "Rule 3 - Insults",
"description": "Do not excessively attack other members. Excessive and malicious use of expletives are forbidden. Especially to our staff members."
},
"rule4": {
"name": "Rule 4 - Spam",
"description": "Do not spam messages in channels, nor acting stupid (e.g. ***YELLING*** in voice channels)"
},
"rule5": {
"name": "Rule 5 - Impersonation",
"description": "Do not pretend to be another person."
},
"rule6": {
"name": "Rule 6 - Doxxing",
"description": "Do not give out any personal information of anybody."
},
"rule7": {
"name": "Rule 7 - Advertisements",
"description": "Do not ask for or try to sell products of any kind. Permission must be requested from a staff member and must be shown upon request. Posting your own content such as videos or photos YOU have created are allowed, just don't use it as a form of self promotion. Do not cause a nuisance in the community."
},
"rule8": {
"name": "Rule 8 - Repetitive Question",
"description": "Do not ask the same question in multiple channels."
},
"rule9": {
"name": "Rule 9 - Bot Abuse",
"description": "Unless it fits within the conversation of the channel, use bot commands in the <#633547574208495626> channel."
},
"rule10": {
"name": "Rule 10 - Illegal Software",
"description": "We do not tolerate any promotion or links of illegal softwares."
},
"rule11": {
"name": "Rule 11 - Rule Updates",
"description": "We update rules, and it is your responsibility to check them regularly. We do not accept appeals of \"rules updated didn't know that it exists\" or something related like that."
},
"rule12": {
"name": "Rule 12 - Use English",
"description": "We moderate the community in English, please refrain from using languages outside English."
},
"rule13": {
"name": "Rule 13 - We consider Discord ToS / Community Guidelines",
"description": "Discord ToS: https://discord.com/terms/ \n Discord Community Guidelines: https://discord.com/guidelines/"
},
"rule14": {
"name": "Rule 14 - Other",
"description": "Just because something isn't mentioned here, does not mean that it's allowed. Moderators have the rights to decide what is and what is not appropriate."
}
}