|
54 | 54 | <h1 class="hero-title">TF2-QuickServer</h1> |
55 | 55 | <p class="hero-subtitle">Deploy Team Fortress 2 servers directly from Discord.<br />Powered by Docker — multi-cloud, global, and ready in minutes.</p> |
56 | 56 | <div class="hero-cta mt-4"> |
57 | | - <a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243&scope=bot%20applications.commands&permissions=0" class="btn btn-install btn-lg me-3 mb-2" target="_blank" rel="noopener"> |
| 57 | + <a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243" class="btn btn-install btn-lg me-3 mb-2" target="_blank" rel="noopener"> |
58 | 58 | <i class="fab fa-discord me-2"></i>Install the Bot |
59 | 59 | </a> |
60 | 60 | <a href="https://discord.gg/HfDgMj73cW" class="btn btn-discord btn-lg me-3 mb-2" target="_blank" rel="noopener"> |
@@ -196,10 +196,10 @@ <h2 class="section-title text-center">Install the Bot</h2> |
196 | 196 | to use across all your servers. |
197 | 197 | </p> |
198 | 198 | <div class="d-flex flex-wrap justify-content-center gap-3 mt-3"> |
199 | | - <a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243&scope=bot%20applications.commands&permissions=0&integration_type=0" class="btn btn-install btn-lg" target="_blank" rel="noopener"> |
| 199 | + <a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243" class="btn btn-install btn-lg" target="_blank" rel="noopener"> |
200 | 200 | <i class="fab fa-discord me-2"></i>Add to Server |
201 | 201 | </a> |
202 | | - <a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243&scope=applications.commands&integration_type=1" class="btn btn-outline-light btn-lg" target="_blank" rel="noopener"> |
| 202 | + <a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243" class="btn btn-outline-light btn-lg" target="_blank" rel="noopener"> |
203 | 203 | <i class="fas fa-user me-2"></i>Install for Me |
204 | 204 | </a> |
205 | 205 | </div> |
@@ -304,7 +304,7 @@ <h5><img src="assets/logo.png" alt="TF2-QuickServer" height="28" class="me-2" /> |
304 | 304 | <div class="col-md-4"> |
305 | 305 | <h5>Get Started</h5> |
306 | 306 | <ul class="list-unstyled footer-links"> |
307 | | - <li><a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243&scope=bot%20applications.commands&permissions=0" target="_blank" rel="noopener"><i class="fab fa-discord me-2"></i>Install Bot</a></li> |
| 307 | + <li><a href="https://discord.com/oauth2/authorize?client_id=1355639481020977243" target="_blank" rel="noopener"><i class="fab fa-discord me-2"></i>Install Bot</a></li> |
308 | 308 | <li><a href="https://discord.gg/HfDgMj73cW" target="_blank" rel="noopener"><i class="fab fa-discord me-2"></i>Join Discord</a></li> |
309 | 309 | <li><a href="https://github.com/sonikro/TF2-QuickServer/wiki" target="_blank" rel="noopener"><i class="fas fa-book me-2"></i>Wiki</a></li> |
310 | 310 | <li><a href="https://status.sonikro.com/" target="_blank" rel="noopener"><i class="fas fa-heart-pulse me-2"></i>Status</a></li> |
|
0 commit comments