modified: templates/about.html
modified: templates/contact.html modified: templates/faq.html modified: templates/help.html modified: templates/navbar.html
This commit is contained in:
@@ -5,18 +5,47 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>About Us</title>
|
<title>About Us</title>
|
||||||
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background-color: #f7f7f7;
|
||||||
|
}
|
||||||
|
.hero {
|
||||||
|
background-color: #007bff;
|
||||||
|
color: white;
|
||||||
|
padding: 50px 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.content {
|
||||||
|
margin: 50px 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
{% include 'navbar.html' %}
|
||||||
<a class="navbar-brand" href="/">Multus Bot</a>
|
|
||||||
<ul class="navbar-nav ml-auto">
|
|
||||||
{% include 'navbar.html' %}
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="container mt-5">
|
<section class="hero">
|
||||||
<h1>About Us</h1>
|
<div class="container">
|
||||||
<p>Welcome to Multus Bot, the AI-powered Discord bot created by SimolZimol. We aim to make managing Discord servers easier with AI tools and advanced functionalities.</p>
|
<h1>About Multus Bot</h1>
|
||||||
|
<p class="lead">The AI-powered Discord bot, exclusively available on the Ludi et Historia server.</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<div class="container content">
|
||||||
|
<h2>Our Mission</h2>
|
||||||
|
<p>Multus Bot, created by SimolZimol, is designed to simplify server management through AI-powered tools. Whether you’re looking for help with moderation, user interactions, or just want to automate server tasks, Multus Bot is here to assist you.</p>
|
||||||
|
|
||||||
|
<h2>Where to Use Multus Bot?</h2>
|
||||||
|
<p>At this time, Multus Bot is only available for the <strong>Ludi et Historia</strong> Discord server. We are exploring ways to extend its reach to more communities in the future.</p>
|
||||||
|
|
||||||
|
<h2>Creator and Support</h2>
|
||||||
|
<p>Multus Bot was created by <strong>SimolZimol</strong>, a dedicated Discord enthusiast and developer. If you need assistance or have any questions about the bot, feel free to reach out to SimolZimol on Discord via <strong>@simolzimol</strong>.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<footer class="text-center py-3">
|
||||||
|
<p>© 2024 Multus Bot. Exclusively available on Ludi et Historia.</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.2/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -5,18 +5,42 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Contact Us</title>
|
<title>Contact Us</title>
|
||||||
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background-color: #f7f7f7;
|
||||||
|
}
|
||||||
|
.hero {
|
||||||
|
background-color: #28a745;
|
||||||
|
color: white;
|
||||||
|
padding: 50px 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.contact-details {
|
||||||
|
margin: 50px 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
{% include 'navbar.html' %}
|
||||||
<a class="navbar-brand" href="/">Multus Bot</a>
|
|
||||||
<ul class="navbar-nav ml-auto">
|
|
||||||
{% include 'navbar.html' %}
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="container mt-5">
|
<section class="hero">
|
||||||
<h1>Contact Us</h1>
|
<div class="container">
|
||||||
<p>If you have any questions or need support, feel free to contact us at <a href="mailto:support@multusbot.com">support@multusbot.com</a>.</p>
|
<h1>Contact Us</h1>
|
||||||
|
<p class="lead">Need help? Reach out to SimolZimol on Discord.</p>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<div class="container contact-details text-center">
|
||||||
|
<h2>Get in Touch</h2>
|
||||||
|
<p>If you have any questions or need support, you can contact <strong>SimolZimol</strong> on Discord:</p>
|
||||||
|
<p><strong>Username:</strong> <a href="https://discordapp.com/users/@simolzimol">@simolzimol</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<footer class="text-center py-3">
|
||||||
|
<p>© 2024 Multus Bot. Reach out to us for any questions or support.</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.2/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -5,23 +5,45 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>FAQ</title>
|
<title>FAQ</title>
|
||||||
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background-color: #f7f7f7;
|
||||||
|
}
|
||||||
|
.hero {
|
||||||
|
background-color: #ffc107;
|
||||||
|
color: white;
|
||||||
|
padding: 50px 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.faq-list {
|
||||||
|
margin: 50px 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
{% include 'navbar.html' %}
|
||||||
<a class="navbar-brand" href="/">Multus Bot</a>
|
|
||||||
<ul class="navbar-nav ml-auto">
|
|
||||||
{% include 'navbar.html' %}
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="container mt-5">
|
<section class="hero">
|
||||||
<h1>Frequently Asked Questions (FAQ)</h1>
|
<div class="container">
|
||||||
<p>Find answers to the most commonly asked questions about the Multus Bot.</p>
|
<h1>Frequently Asked Questions</h1>
|
||||||
<ul>
|
<p class="lead">Find answers to the most common questions about Multus Bot.</p>
|
||||||
<li><strong>What is Multus Bot?</strong> Multus Bot is an AI-powered Discord bot designed for server management and automation.</li>
|
</div>
|
||||||
<li><strong>How do I install Multus Bot?</strong> Simply invite Multus Bot to your server using the invite link provided in your dashboard.</li>
|
</section>
|
||||||
<li><strong>How do I use AI commands?</strong> Check out our documentation for a full guide on using the bot’s AI functionalities.</li>
|
|
||||||
|
<div class="container faq-list">
|
||||||
|
<h2>FAQ</h2>
|
||||||
|
<ul class="list-group">
|
||||||
|
<li class="list-group-item"><strong>What is Multus Bot?</strong> Multus Bot is an AI-powered Discord bot created by SimolZimol, available exclusively on the Ludi et Historia server.</li>
|
||||||
|
<li class="list-group-item"><strong>How do I use Multus Bot?</strong> You can use Multus Bot by joining the Ludi et Historia server and interacting with its features.</li>
|
||||||
|
<li class="list-group-item"><strong>Who can I contact for support?</strong> If you need help, contact SimolZimol on Discord via <strong>@simolzimol</strong>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<footer class="text-center py-3">
|
||||||
|
<p>© 2024 Multus Bot. All rights reserved.</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.2/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -5,22 +5,45 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Help</title>
|
<title>Help</title>
|
||||||
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background-color: #f7f7f7;
|
||||||
|
}
|
||||||
|
.hero {
|
||||||
|
background-color: #17a2b8;
|
||||||
|
color: white;
|
||||||
|
padding: 50px 0;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.help-section {
|
||||||
|
margin: 50px 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
{% include 'navbar.html' %}
|
||||||
<a class="navbar-brand" href="/">Multus Bot</a>
|
|
||||||
<ul class="navbar-nav ml-auto">
|
|
||||||
{% include 'navbar.html' %}
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="container mt-5">
|
<section class="hero">
|
||||||
<h1>Help Center</h1>
|
<div class="container">
|
||||||
<p>Need help? Here are some resources to get you started with Multus Bot.</p>
|
<h1>Help Center</h1>
|
||||||
<ul>
|
<p class="lead">Find the resources you need to get help with Multus Bot.</p>
|
||||||
<li><a href="/faq">Check our FAQ</a></li>
|
</div>
|
||||||
<li><a href="mailto:support@multusbot.com">Contact Support</a></li>
|
</section>
|
||||||
|
|
||||||
|
<div class="container help-section">
|
||||||
|
<h2>How Can We Help?</h2>
|
||||||
|
<p>Below are the available resources to help you with Multus Bot:</p>
|
||||||
|
<ul class="list-group">
|
||||||
|
<li class="list-group-item"><a href="/faq">Check our FAQ</a></li>
|
||||||
|
<li class="list-group-item">Contact SimolZimol directly on Discord: <a href="https://discordapp.com/users/@simolzimol">@simolzimol</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<footer class="text-center py-3">
|
||||||
|
<p>© 2024 Multus Bot. Reach out to us for any assistance.</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.2/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user