https://botofthespecter.com/

제출된 URL:
https://botofthespecter.com/
보고서 완료:

링크 · 2개 결과

링크텍스트
https://discord.com/invite/ANwEkpauHJDiscord server
https://github.com/YourStreamingTools/BotOfTheSpecterGitHub page

JavaScript 변수 · 3개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 0개 결과

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>BotOfTheSpecter</title>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css">
    <link rel="stylesheet" type="text/css" href="style.css">
    <link rel="icon" href="https://cdn.botofthespecter.com/logo.png">
    <link rel="apple-touch-icon" href="https://cdn.botofthespecter.com/logo.png">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@Tools4Streaming">
    <meta name="twitter:title" content="BotOfTheSpecter">
    <meta name="twitter:description" content="BotOfTheSpecter is a powerful bot system designed to enhance your Twitch and Discord experiences, offering dedicated tools for community interaction, channel management, and analytics.">
    <meta name="twitter:image" content="https://cdn.botofthespecter.com/BotOfTheSpecter.jpeg">
</head>
<body>
<nav class="navbar is-dark" role="navigation" aria-label="main navigation">
    <div class="navbar-brand">
        <!-- Dropdown Menu on the Left -->
        <div class="navbar-item has-dropdown is-hoverable">
            <a class="navbar-link has-text-light">Menu</a>
            <div class="navbar-dropdown">
                <a href="index.php" class="navbar-item has-text-light">Home</a>
                <a href="privacy-policy.php" class="navbar-item has-text-light">Privacy Policy</a>
                <a href="terms-of-service.php" class="navbar-item has-text-light">Terms of Service</a>
            </div>
        </div>
    </div>
    <!-- Center: Website Name -->
    <div class="navbar-item is-centered">
        <h1 class="title has-text-light">BotOfTheSpecter</h1>
    </div>
    <!-- Right: Login Button -->
    <div class="navbar-end">
        <div class="navbar-item">
            <a href="https://dashboard.botofthespecter.com/" class="button is-light">LOGIN</a>
        </div>
    </div>
</nav>
<div class="section">
    <div class="container">
        <div class="columns">
            <div class="column is-12">
                <section class="has-text-light" style="padding: 20px;">
                    <h2 class="title is-4 has-text-light">Enhance Your Twitch and Discord Experiences</h2>
                    <ul>
                        <li>Twitch Bot Features: Engage your Twitch viewers with custom chat commands, channel point rewards, and real-time analytics. Easily manage subscribers, VIPs, and chat interactions from our user-friendly dashboard.</li>
                        <li>Discord Bot Features: Empower your Discord server with moderation tools, member engagement tracking, and automated notifications. Create a more organized and interactive environment for your community.</li>
                    </ul>
                </section>
                <section class="has-text-light" style="padding: 20px;">
                    <h2 class="title is-4 has-text-light">Tailored for Streamers and Server Owners</h2>
                    <p>Twitch Streamers: Take control of your channel effortlessly with BotOfTheSpecter's Twitch bot. Automate tasks, manage chat, and monitor follower/subscriber growth in real time.</p>
                    <p>Discord Server Owners: Simplify server management with our Discord bot. Streamline moderation, monitor member activity, and create an engaging community space with ease.</p>
                </section>
                <section class="has-text-light" style="padding: 20px;">
                    <h2 class="title is-4 has-text-light">Simple and Effective Tools</h2>
                    <p>Easy-to-use Dashboard: Access all the tools you need to manage your Twitch stream or Discord server with just a few clicks, whether you're monitoring real-time engagement or configuring bot settings.</p>
                    <p>Dedicated Features for Twitch and Discord: Enjoy tailored functionality for both platforms, ensuring you have the best tools to grow and manage your community effectively on each platform.</p>
                </section>
                <section class="has-text-light" style="padding: 20px;">
                    <h2 class="title is-4 has-text-light">Join the Community</h2>
                    <p>Become part of the BotOfTheSpecter community to enhance your Twitch channel and Discord server experiences. Whether you're a streamer looking to improve engagement or a server owner seeking better moderation, our bots provide the perfect solutions.</p>
                    <p>Connect with like-minded streamers and server owners on our <a href="https://discord.com/invite/ANwEkpauHJ" target="_blank" class="has-text-info">Discord server</a> for support and community interaction.</p>
                    <p>Explore our <a href="https://github.com/YourStreamingTools/BotOfTheSpecter" target="_blank" class="has-text-info">GitHub page</a> to dive into the technical details and get involved in development.</p>
                    <p>Happy Streaming and Server Management!</p>
                </section>
            </div>
        </div>
    </div>
</div>
<footer class="footer">
    <div class="content has-text-centered has-text-light">
        © 2023-2024 BotOfTheSpecter - All Rights Reserved.
    </div>
</footer>

</body></html>