-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
219 lines (172 loc) · 7.05 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Oznic - Terms of Service & Privacy Policy</title>
<link rel="stylesheet" href="./output.css" />
</head>
<body class="bg-[#040D12] text-white">
<header>
<nav class="flex justify-between items-center px-12 p-4 bg-[#04724D]">
<!-- Left Side -->
<div class="flex items-center">
<a
href="index.html"
class="text-3xl font-semibold font-sans hover:text-gray-300"
>Oznic</a
>
</div>
<!-- Right Side -->
<div class="flex items-center">
<a
href="https://oznic.xyz"
class="text-2xl font-semibold font-sans hover:text-gray-300"
>Main Site</a
>
</div>
</nav>
</header>
<main class="w-full p-12 flex flex-col gap-y-8">
<!-- Header -->
<div class="text-center flex justify-center w-full gap-x-4">
<span class="text-4xl text-center underline">
Terms of Service
</span>
<span class="text-4xl text-center">
&
</span>
<span class="text-4xl text-center underline">
Privacy Policy
</span>
</div>
<div class="text-4xl flex flex-col gap-4">
<div class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4">
<span>1. Introduction</span>
<p class="text-2xl">
This Terms of Service (TOS) document outlines the terms and
conditions under which Oznic, a general-purpose Discord bot, may
collect, use, and share user data. By using Oznic, you agree to be
bound by these TOS. If you do not agree to these TOS, please do not
use Oznic or any of its features.
</p>
</div>
<div class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4">
<span>2. Data Collection</span>
<p class="text-2xl">
Oznic may collect the following types of data :-
</p>
</div>
<div class="flex gap-4 justify-between flex-row">
<div
class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4 w-1/2"
>
<span>1. User Data</span>
<pre class="text-xl flex flex-col">
<p class="text-wrap">
i. User ID
ii. Favorite command name
iii. Number of times favorite command has been executed
iv. Total number of commands executed
v. Playlist data generated by playlist command (e.g., playlist name,
track names)
vi. Any other command data required for the bot's
functionality (e.g., reminders)
Some user data may be automatically deleted after it is used for its intended purpose. However, please note that Oznic does not share any user data to third parties unless legally required to do so.
</p>
</pre>
</div>
<div
class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4 w-1/2"
>
<span>2. Server Data</span>
<pre class="text-xl flex flex-col">
<p class="text-wrap">
i. Server ID
ii. Server name
iii. Volume of the music player
iv. Auto role ID (if auto role system is being used)
v. Ticket system data (divided into two parts: general ticket
data and per-ticket data)
vi. Music Controller Data (e.g., queue, loop status, controller
embed message id, controller embed message channel id)
vii. reaction role data (e.g., message id, role id, emoji, etc)
1. General Ticket Data:
a. Total tickets
b. Last ticket index
c. Ticket helper role ID
d. New ticket created in category ID
e. Active tickets
2. Per-Ticket Data:
a. User ID who created the ticket
b. Ticket channel ID
c. Ticket title
Some server data may be automatically deleted after it is used for its intended purpose. However, please note that Oznic does not share any server data to third parties unless legally required to do so.
</p>
</pre>
</div>
</div>
<div class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4">
<span>3. Data Use and Sharing</span>
</div>
<div class="flex gap-4 justify-between flex-row">
<div
class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4 w-1/2"
>
<span>Oznic uses and shares collected data for the following purposes :-</span>
<pre class="text-xl flex flex-col">
<p class="text-wrap">
Oznic uses and shares collected data for the following purposes:
a. Developing and improving Oznic's functionality and features
b. Providing customer support and troubleshooting
c. Ensuring compliance with Discord's guidelines and policies
d. Any other purpose explicitly stated in these TOS or upon request
However, please note that Oznic does not share any user data to third parties unless legally required to do so.
</p>
</pre>
</div>
<div
class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4 w-1/2"
>
<span>Oznic uses and shares collected data for the following purposes :-</span>
<pre class="text-xl flex flex-col">
<p class="text-wrap">
Oznic may share collected data for the following reasons:
a. To facilitate the provision of services (e.g., data storage)
b. To comply with legal obligations or government requests
c. To protect Oznic's or its users' rights, property, or safety
However, please note that Oznic does not share any user data to third parties unless legally required to do so.
</p>
</pre>
</div>
</div>
<div class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4">
<span>4. Data Retention and Deletion</span>
<p class="text-2xl">
Oznic may retain collected data for as long as necessary to fulfill the purposes stated in these TOS. However, please note that Oznic does not guarantee the complete deletion of user data, especially if it is required for compliance with Discord's guidelines or legal obligations. If you want to delete your data, please contact the developer directly.
</p>
</div>
<div class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4">
<span>5. Changes to TOS</span>
<p class="text-2xl">
Oznic reserves the right to modify these TOS at any time without notice. Please check these TOS periodically for updates. By continuing to use Oznic after any changes, you agree to be bound by the modified TOS. If you do not agree to any changes, please discontinue using Oznic.
</p>
</div>
<div class="flex flex-col gap-4 bg-white bg-opacity-25 rounded-lg p-4">
<span>6. Contact Information</span>
<p class="text-2xl">
If you have any questions or concerns regarding these TOS, please contact the developer directly by email or discord '.zeyo.' or
<a href="mailto:zeyo@oznic.xyz" class="text-blue-400 hover:text-blue-500">
zeyo@oznic.xyz
</a>
</p>
</div>
</div>
</main>
<footer class="w-full bg-[#042A2B] p-4 text-center">
<p class="text-xl">
© 2024 Oznic.xyz, All rights reserved. - Next Probable Update to this page would be with new Website.
</p>
</footer>
</body>
</html>