Skip to content

Commit bcd6ab4

Browse files
Update index.html
1 parent aafde94 commit bcd6ab4

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

docs/index.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
feat/dandys-world-bot-initial-setup
7-
<title>Dandy's World Twisted Oracle Bot</title>
6+
<title>Dandy's World Twisted On The Board Bot</title>
87
<link rel="stylesheet" href="style.css">
98
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&family=Nunito:wght@400;700&display=swap" rel="stylesheet">
109
<title>Dandy's World Discord Bot</title>
@@ -15,9 +14,8 @@
1514
<body>
1615
<header>
1716
<div class="container">
18-
feat/dandys-world-bot-initial-setup
19-
<h1>🔮 Dandy's World Twisted Oracle Bot 🔮</h1>
20-
<p class="subtitle">Your Friendly Automated Guide to the Daily Twisted Character!</p>
17+
<h1>🔮 Dandy's World Twisted On The Board Bot 🔮</h1>
18+
<p class="subtitle">Your Friendly Automated Guide to the Daily Twisted!</p>
2119

2220
<h1>Dandy's World Discord Bot</h1>
2321
<p class="subtitle">Automated Twisted Board Monitoring for your Discord Server</p>
@@ -28,7 +26,6 @@ <h1>Dandy's World Discord Bot</h1>
2826
<nav>
2927
<div class="container">
3028
<ul>
31-
feat/dandys-world-bot-initial-setup
3229
<li><a href="#features">Cool Features</a></li>
3330
<li><a href="#quick-start">Get Started</a></li>
3431
<li><a href="#how-it-works">How it Works</a></li>
@@ -45,7 +42,6 @@ <h1>Dandy's World Discord Bot</h1>
4542
<main>
4643
<section id="hero">
4744
<div class="container">
48-
feat/dandys-world-bot-initial-setup
4945
<h2>Never Miss a Twisted Update Again!</h2>
5046
<p>This bot is your personal Dandy's World informant! It watches the official wiki for the Daily Twisted Board and alerts your Discord server the moment the character changes. You'll even see a picture!</p>
5147
<a href="https://github.com/thesomewhatyou/TOTB-checker" class="cta-button" id="github-repo-link">See the Code on GitHub</a>
@@ -59,7 +55,6 @@ <h2>Never Miss a Twisted Update!</h2>
5955

6056
<section id="features">
6157
<div class="container">
62-
feat/dandys-world-bot-initial-setup
6358
<h2>✨ Cool Features</h2>
6459
<div class="feature-grid">
6560
<div class="feature-item">
@@ -111,15 +106,13 @@ <h3>Role Pinging</h3>
111106
<div class="feature-item">
112107
<h3>Robust Error Handling</h3>
113108
<p>Comprehensive logging and graceful recovery from temporary issues.</p>
114-
main
115109
</div>
116110
</div>
117111
</div>
118112
</section>
119113

120114
<section id="quick-start" class="alternate-bg">
121115
<div class="container">
122-
feat/dandys-world-bot-initial-setup
123116
<h2>🚀 Get Started Quickly!</h2>
124117
<p>Want this bot for your own Dandy's World server? It's easier than you think!</p>
125118

@@ -170,13 +163,11 @@ <h2>🚀 Quick Start</h2>
170163
</li>
171164
</ol>
172165
<p>For detailed Discord Application setup (creating bot, permissions, invite link), please refer to the <code>README.md</code> in the repository.</p>
173-
main
174166
</div>
175167
</section>
176168

177169
<section id="how-it-works">
178170
<div class="container">
179-
feat/dandys-world-bot-initial-setup
180171
<h2>⚙️ How It Works (The Magic!)</h2>
181172
<p>So, what's this bot doing behind the scenes?</p>
182173
<ul>
@@ -208,12 +199,9 @@ <h3>Announcement Format</h3>
208199
<li>Reason for the update (character change or timer reset)</li>
209200
<li>A direct link to the wiki source page</li>
210201
<li>Pings for configured roles/users</li>
211-
main
212202
</ul>
213203
</div>
214204
</section>
215-
216-
feat/dandys-world-bot-initial-setup
217205
<section id="support" class="alternate-bg">
218206
<div class="container">
219207
<h2>🤔 Questions, Bugs, or Bright Ideas?</h2>
@@ -234,7 +222,6 @@ <h2>🤝 Contributing</h2>
234222

235223
<footer>
236224
<div class="container">
237-
feat/dandys-world-bot-initial-setup
238225
<p>&copy; <span id="current-year"></span> Dandy's World Twisted Oracle Bot. Licensed under the Unlicense License.</p>
239226
<p>This bot is a fan project and is not affiliated with the Dandy's World game or its developers. All game content and images are property of their respective owners.</p>
240227
<p class="small-text">Original bot logic by thesomewhatyou. Site and additional bot development by Jules from Google.</p>

0 commit comments

Comments
 (0)