This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathdocs.html
180 lines (165 loc) · 7.76 KB
/
docs.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta data-n-head='ssr' charset="utf-8">
<meta data-n-head='ssr' name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Head Information -->
<title>Disconnect - Documentation</title>
<link data-n-head='ssr' rel='icon' type='image/x-icon' href='assets/disconnect.ico'>
<!-- Styles -->
<link type='text/css' rel='stylesheet' href='styles/utilities.css'>
<link type='text/css' rel='stylesheet' href='styles/common.css'>
<link type='text/css' rel='stylesheet' href='styles/docs.css'>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css"
integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA=="
crossorigin="anonymous">
<!-- Meta -->
<meta data-n-head='ssr' data-hid='theme-color' name='theme-color' content='#8f45d9'>
<meta data-n-head='ssr' data-hid='og:type' name='og:type' content='website'>
<meta data-n-head='ssr' data-hid='og:title' name='og:title' content='Disconnect - Documentation'>
<meta data-n-head='ssr' data-hid='og:url' name='og:url' content='https://disconnectbot.com/docs.html'>
<meta data-n-head='ssr' data-hid='og:image' name='og:image'
content='https://disconnectbot.com/assets/disconnect.png'>
<meta data-n-head='ssr' data-hid='description' name='description'
content='Get information about Disconnect and how to use him!'>
<meta data-n-head='ssr' data-hid='og:description' name='og:description'
content='Disconnect is a multi-purpose discord bot. Built with love and entertainment in mind to keep your discord members busy and active! But it does not stop there...'>
</head>
<body style='background-color: #292a2e'>
<!-- Preloader -->
<body class='preload'></body>
<!-- Header -->
<div class='navbar'>
<div class='container full flex'>
<a href='/' class='logo flex'>
<img src='assets//disconnect.png' alt='Disconnect Logo'>
<p class='title'>Disconnect</p>
</a>
<nav>
<ul>
<li><a class='button' href='commands'><span>Commands</span></a></li>
<li><a class='button currentPage' href='docs'><span>Information</span></a></li>
<li><a class='button' href='premium' target="_blank"><span>Premium</span></a></li>
<li><a class='button' href='invite'><span>Invite</span></a></li>
<li><a class='button' href='support'><span>Support</span></a></li>
</ul>
</nav>
</div>
</div>
<!-- FAQ -->
<!-- Quick Start -->
<section class='quickstart card'>
<h2>Quick Start Guide</h2>
<div class='container flex'>
<ol>
<li> (<a href='invite.html'><i>Invite Disconnect to your guild!</i></a> )
</li>
<li>
<div class='flex combine'>
<p>Change the prefix to what you like using</p>
<pre><code>set-prefix</code></pre>
<p></p>
</div>
</li>
<li>You're all set to go! Have fun!</li>
</ol>
</div>
</section>
<!-- About -->
<section class='about card'>
<h2>About</h2>
<div class='container flex'>
<p>
Your boy Cy started <b>Disconnect</b> to learn coding but ended up turning into something <i>absolutely
incredible</i>.
He released it to the public, and learned from the steady growth that he was in the right direction
<del>and that the public had <i>pretty</i> good taste hehe</del>.
And so he continued to rock a service people loved and adored which turned into this bot of
<i>awesomeness</i> before you!
So far it's been a really fun solo project for Cy and he wishes to share that fun by allowing everyone
to <b>invite the bot to your server!</b>
</p>
<p>
To make it even squeaky clean, the Disconnect bot has been rewritten for you to have the
<i>smoothest</i> time <b>generating pictures of cute dogs</b>,
<b>memeing out</b>, and staking your lives on a <b>legit game of coin flip</b> or <b>rock, paper,
scissors</b> with your buddies!
And yeah, it'll always stay up to date on those <i>silly API switches</i>!
</p>
</div>
</section>
<!-- Latest -->
<section class='changelog card'>
<h2>Latest Update</h2>
<h3>Version 2.1.2 - Code Review + Twitter Notifier</h3>
<div class='container flex'>
<ul>
<li>
<p>Did my annual self code review</p>
</li>
<li>
<p>Cleaned up many files and updated EMCA script and added rating</p>
</li>
<li>
<p>Added Twitter notifications</p>
</li>
<li>
<p>Fixed guild info channels not working properly</p>
</li>
<li>
<p>Added YouTube Channel and Twitter Account Lookup command in Social Category</p>
</li>
</ul>
</div>
<p><i>Have an idea or feature in mind you want to see on Disconnect? Request it on the <a
href='support.html'>Disconnect Support Server Here!</a></i></p>
</section>
<!-- Developers -->
<section class='devs card'>
<h2>Developers</h2>
<div class='container flex'>
<div class='card'>
<h3>Cytech</h3>
<p>Hello I am Cytech! The creator of Disconnect and this website! Thank you for using Disconnect and I
hope he meets your expectations!</p>
<br>
<h4>Check Me Out Below!</h4>
<div class='media'>
<a href="https://github.com/devcytech"><i class="fab fa-github fa-2x"></i></a>
<a href="https://devcytech.com/"><i class="fas fa-globe fa-2x"></i></a>
<a href="https://discord.gg/xthUucAwX8"><i class="fab fa-discord fa-2x"></i></a>
<a href="https://twitter.com/DevCytech"><i class="fab fa-twitter fa-2x"></i></a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section class='footer'>
<div class='container full grid'>
<div class='branding'>
<h4>Disconnect</h4>
<p>Copyright © 2021 Disconnect</p>
</div>
<div class='flex'>
<div class='footernav'>
<ul>
<li><a class='button' href='/'><span>Home</span></a></li>
<li><a class='button' href='commands.html'><span>Commands</span></a></li>
<li><a class='button' href='docs.html'><span>Information</span></a></li>
</ul>
</div>
<div class='footernav'>
<ul>
<li><a class='button' href='premium.html'><span>Premium</span></a></li>
<li><a class='button' href='support.html'><span>Support Server</span></a></li>
<li><a class='button' href='invite.html'><span>Invite Disconnect</span></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- Scripts -->
<script>$(window).load(function () { 'body'.removeClass('.preload'); });</script>
</body>
</html>