-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
tos.html
364 lines (356 loc) · 12.7 KB
/
tos.html
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
<!DOCTYPE html>
<!--
Dimension by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>JT-99</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" href="images/jt99.png" type="image/x-icon" />
<noscript
><link rel="stylesheet" href="assets/css/noscript.css"
/></noscript>
<meta property="title" content="JT-99 Terms of Service" />
<meta property="og:title" content="JT-99 Terms of Service" />
<meta property="og:url" content="https://jt-99.net" />
<meta
property="og:description"
content="By sending any messages in any channel, regardless of the server that your message was sent in, you agree to our terms of service and privacy policy."
/>
<meta
property="description"
content="By sending any messages in any channel, regardless of the server that your message was sent in, you agree to our terms of service and privacy policy."
/>
<meta property="og:type" content="website" />
<meta property="og:thumbnail" content="/images/jt99.png" />
<!-- <meta property="og:image" content="/images/jt99.png" /> -->
</head>
<body class="is-preload">
<div id="wrapper">
<header id="header">
<div class="content">
<div class="inner">
<h1>Terms of Service</h1>
<p>
Welcome to JT-99! The following are the terms of
service and privacy policy that govern the use of
JT-99. By sending any messages in any channel,
regardless of the server that your message was sent
in, you agree to our terms of service and privacy
policy.
</p>
<p>
In the terms of this agreement, "you" and "your"
refers to any user who participates in the service,
"us" and "our" refers to those who develop and runs
JT-99, and "admins" refers to the management of any
servers who have elected their server into this
program.
</p>
<p>Creation Date: Feburary 21, 2022</p>
<p>
<br />
Changes Made: February 27, 2022; March 12, 2022;
August 12, 2022; November 25, 2022; October 24, 2022; November 2, 2023
</p>
<p></p>
<p></p>
</div>
</div>
<nav>
<ul>
<li>
<a href="#sectionI"> Section I - The Basics </a>
</li>
<li>
<a href="#sectionII">
Section II - Community Guidelines
</a>
</li>
<li>
<a href="#sectionIII">
Section III - Enforcement
</a>
</li>
<li>
<a href="#sectionIV">
Section IV - Privacy Policy
</a>
</li>
<li>
<a href="/" class="icon home"> Home </a>
</li>
</ul>
</nav>
</header>
<div id="main">
<article id="sectionI">
<h2 class="major">Section I</h2>
<h3>The Basics</h3>
<ul>
<li>
A. First and foremost, by sending a message, you
agree that your content does not violate Discord's
Terms of Service or Community Guidelines. These
legally-binding agreements govern the use of our
service on this platform and your use of the
platform in sending messages that will be
broadcasted to several servers. We expect these to
be respected and followed.
</li>
<li>
B. You agree that the messages you send out do not
violate any rules of the server you are broadcasting
it in. Admins retain the right to punish any
misbehavior that occurs as a result of a server
member broadcasting content that violates their
rules. Additionally, admins are strongly encouraged
to report any significant violations of their rules
to JT-99.
</li>
<li>
C. Administrators are not to encourage any
violations of our Terms of Service, even if the
encouragement occurs on a channel outside of the
server's linked channel.
</li>
<li>
D. When setting up the bot, admins must give it the
following permissions:
<ol class="">
<li>
Manage Messages, to allow management to take
down broadcasts that violate these terms.
</li>
<li>
View Channel / Send Messages, to allow the
bot to read and send messages in the linked
channel.
</li>
<li>
Manage Webhooks, to allow the bot to create
and manage the webhook that will be used to
broadcast outside messages to the channel.
</li>
<li>
Add Reactions, to allow the user to know if
their message was blocked due to a user,
guild, or global suspension.
</li>
</ol>
</li>
<li>
E. JT-99 was built with the community of each
server, as a whole, in mind, regardless of one's
status in the server. Any form of exclusivity is
prohibited. Some examples of this exclusivity
includes locking access behind a level, activity, or
server currency requirement or requiring the user to
do something in order to gain access. Admins may
remove a user's access if they are repeatedly
breaking these terms. Tools have been given to both
administrators and our staff members to punish bad
behavior and to swiftly take down messages that
violate these terms. Locking behind a verification
system for the purpose of preventing alt accounts
from accessing the server and/or channel is allowed.
</li>
<li>
F. When you post any content to be broadcasted, you
give us permission to publish, publicly perform, or
publicly display your content to all "linked"
servers. You agree that your content does not
infringe the copyright or privacy of others. To
request DMCA takedown, email
<a
href="mailto:staff@jt-99.net?subject=DMCA%20Takedown%20Request"
>staff@jt-99.net</a
>.
</li>
<li>
G. Should you decide you want to withdraw your
server from the network, you are free to do so
anytime. However, you must run the /unlink command
first. Failure to delete the channel or webhook
without unlinking will result in the bot throwing an
error for every message because it is trying to send
to a webhook that does not exist. We would have to
manually remove your deleted webhook, which takes
time.
</li>
</ul>
</article>
<article id="sectionII">
<h2 class="major">Section II</h2>
<h3>Community Guidelines</h3>
<ul>
<li>
A. Do not use any forms of racial slurs when
broadcasting.
</li>
<li>
B. Do not advertise any servers when broadcasting,
including the server you are broadcasting the
message in. All servers who opt-in may allow their
invite link to be public.
</li>
<li>
C. Do not broadcast any content that may be
unsuitable for children under the age of 18.
</li>
<li>
D. Do not harass any individuals or communities.
</li>
<li>
E. Do not broadcast content to evade user blocks,
server bans, server timeouts, or bot suspensions. Do
not reply to messages from users who are suspended
without starting your message with "$$", which is
used to prevent message from being broadcasted.
</li>
<li>
F. Do not use excessive profanity when broadcasting.
</li>
<li>
G. All broadcasts must be made in English only. Do
not attempt to encode any broadcasts in a way where
only some users will understand it.
</li>
<li>
H. Do not attempt to ping everyone or here in any
broadcasts.
</li>
<li>I. Do not spam broadcasts.</li>
<li>
J. If any content is posted that severely breaks
these terms, admins should remove it as soon as
possible.
</li>
<li>
K. Any harassment or hatred towards other global chat networks will result in a harsher punishment than other harassment (listed in II.D)
</li>
</ul>
</article>
<article id="sectionIII">
<h2 class="major">Section III</h2>
<h3>How We Enforce Our Terms</h3>
<ul>
<li>
A. First and foremost, servers who would like to
participate must get approval from management (also
known as whitelisted). Administrators must agree to
these terms before getting approved, and may be
required to fill out a form to tell us a little bit
more about the server they would like to participate
in. No more than 50 servers may participate in the
program, and servers may be removed for inactivity
if they are not actively participating to clear up
some room.
</li>
<li>
B. Servers that violate our terms may be temporarily
or permanently suspended from use of the service, or
removed from our whitelist (Section III.A). All
messages sent from the linked channel will be
blocked, and the webhook will be disabled,
preventing any broadcasts from reaching the server
until the suspension is removed.
</li>
<li>
C. Users that violate our terms may be temporarily
or permanently suspended from the use of our
service. All messages sent from the user will be
blocked from being broadcasted until the suspension
is removed.
</li>
<li>
D. Auto Enforcement (AE): We will be implementing
tools that will be automatically enforcing some of
our terms of service. AE actions can be a broadcast
block and/or a temporary suspension.
</li>
<li>
E. Manual Enforcement (ME): ME actions will take
place after a manual review of the content that
potentially violates our terms of service. We may
take down the broadcast and/or issue a suspension
against a server or user.
</li>
<li>
F. We reserve the right to suspend or terminate any
user or participating server from the Service for
any reason, with or without a warning.
</li>
<li>
G. Users may at any time join our Base Station
server and open a support ticket there to report a
user or guild. They may also email
<a
href="mailto:staff@jt-99.net?subject=File%20A%20Report"
>staff@jt-99.net</a
>
to file a report there.
</li>
</ul>
</article>
<article id="sectionIV">
<h2 class="major">Section IV</h2>
<h3>Privacy Policy</h3>
<ul>
<li>
A. Servers: When a server links a channel, we store
the server ID, channel ID, and the webhook URL that
the bot will create in the channel this took place
in.
</li>
<li>
B. Users: Users who broadcast messages do not have
anything stored outside of any active suspensions
that are placed in order to enforce our terms.
</li>
<li>
C. Broadcasts: A broadcast is considered a message
that is sent in one of the linked channels that the
bot will broadcast to all participating servers.
When a broadcast occurs, your message, as well as
your avatar and display name, will be broadcasted.
We will store message IDs that are associated with
broadcasts, to allow us to quickly pull any messages
that violate our Terms of Service. To keep the
general nature of Discord, where once a message is
deleted, it is removed permanently, we do not store
any information about a message in a private
channel.
</li>
<li>
D. Unless required by law, we will not publicly
disclose any data that we collect or utilize.
</li>
<li>
E. All data about messages sent in the network will be deleted after 14 days.
</li>
</ul>
</article>
</div>
<footer id="footer">
<p class="copyright">
© Shadow Development. Design:
<a href="https://html5up.net">HTML5 UP</a>.
</p>
</footer>
</div>
<div id="bg"></div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>