/[sudobot]/trunk/docs/app/page.mdx
ViewVC logotype

Contents of /trunk/docs/app/page.mdx

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (show annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File size: 1415 byte(s)
chore: add trunk
1 ---
2 title: Welcome to SudoBot Documentation!
3 short_name: Welcome
4 ---
5
6 import DocsLayout from "@/components/Layouts/DocsLayout";
7 import Callout from "@/components/Alerts/Callout";
8
9 # Documentation
10
11 ![SudoBot Logo](https://res.cloudinary.com/rakinar2/image/upload/v1659628446/SudoBot-new_cvwphw.png)
12
13 <Callout type="warning">
14 This documentation is not complete yet. We're trying to finish writing the
15 docs as soon as possible. If you find something wrong, feel free to create
16 an issue on GitHub.
17 </Callout>
18
19 ## Welcome to SudoBot Documentation!
20
21 The ultimate solution for Discord Server Moderation.
22
23 ## Invite SudoBot
24
25 If you wish to invite SudoBot to your own server, you need to first read the [Terms of Service](legal/terms.md), then if you accept the Terms of Service, you can [join the Discord Server](https://discord.gg/892GWhTzgs) or [send a DM to Rakin on Discord](https://discord.com/users/774553653394538506).
26
27 ## Features
28
29 - Strong auto moderation tools like Anti-raid systems and spam filters
30 - Various message filters
31 - A lot of manual moderation tools
32 - Secure
33
34 ## Downloads
35
36 You can download the latest release at [GitHub](https://github.com/onesoft-sudo/sudobot/releases/). Also the emojis used in the bot are available [in the downloads server](https://www.onesoftnet.eu.org/downloads/sudo/emojis/) for free.
37
38 export default ({ children }) => <DocsLayout>{children}</DocsLayout>;

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26