You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,7 +18,6 @@ <h1>🔮 Dandy's World Twisted On The Board Bot 🔮</h1>
19
18
20
19
<h1>Dandy's World Discord Bot</h1>
21
20
<pclass="subtitle">Automated Twisted Board Monitoring for your Discord Server</p>
22
-
main
23
21
</div>
24
22
</header>
25
23
@@ -34,7 +32,6 @@ <h1>Dandy's World Discord Bot</h1>
34
32
<li><ahref="#quick-start">Quick Start</a></li>
35
33
<li><ahref="#how-it-works">How It Works</a></li>
36
34
<li><ahref="#contributing">Contributing</a></li>
37
-
main
38
35
</ul>
39
36
</div>
40
37
</nav>
@@ -47,9 +44,7 @@ <h2>Never Miss a Twisted Update Again!</h2>
47
44
<ahref="https://github.com/thesomewhatyou/TOTB-checker" class="cta-button" id="github-repo-link">See the Code on GitHub</a>
48
45
<h2>Never Miss a Twisted Update!</h2>
49
46
<p>This bot keeps an eye on the Dandy's World wiki's Daily Twisted Board and instantly notifies your Discord channel when the character changes. Includes character images and timer info!</p>
50
-
<ahref="https://github.com/USERNAME/REPOSITORY_NAME" class="cta-button" id="github-repo-link">View on GitHub</a>
51
-
<pclass="small-text">(Remember to replace USERNAME/REPOSITORY_NAME in the link above via the HTML source if this is not your repo location!)</p>
52
-
main
47
+
<ahref="https://github.com/thesomewhatyou/TOTB-checker" class="cta-button" id="github-repo-link">View on GitHub</a>
53
48
</div>
54
49
</section>
55
50
@@ -121,6 +116,7 @@ <h3>What You'll Need:</h3>
121
116
<li>A computer that can run Python (most can!). If you need Python, grab it from <ahref="https://www.python.org/downloads/" target="_blank">python.org</a> (version 3.8 or newer).</li>
122
117
<li>A "Bot Token" from Discord (think of it as your bot's secret password).</li>
123
118
<li>The "Channel ID" from Discord for where you want announcements.</li>
119
+
<li>You'll also probably need this to run 24/7. Get a beefy computer if you want to do this.</li>
124
120
</ul>
125
121
126
122
<h3>Easy Setup Steps:</h3>
@@ -215,7 +211,6 @@ <h2>🤝 Contributing</h2>
215
211
<p>This project is open source! Contributions are welcome. Please check the <code>README.md</code> for guidelines on code style and submitting pull requests.</p>
216
212
<p>If you encounter issues or have suggestions, feel free to open an issue on the GitHub repository.</p>
217
213
<ahref="https://github.com/thesomewhatyou/TOTB-checker/issues" class="cta-button" id="github-issues-link">Report an Issue / Suggest Feature</a>
0 commit comments