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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 626 - (hide annotations)
Sat Sep 7 09:38:45 2024 UTC (6 months, 3 weeks ago) by rakinar2
File size: 1428 byte(s)
chore: sync with git

1 rakinar2 575 ---
2 rakinar2 626 title:
3     absolute: Welcome to SudoBot Documentation!
4 rakinar2 575 short_name: Welcome
5     ---
6    
7 rakinar2 626 import Callout from "@/components/Alerts/Callout";
8 rakinar2 575 import DocsLayout from "@/components/Layouts/DocsLayout";
9    
10     # Documentation
11    
12     ![SudoBot Logo](https://res.cloudinary.com/rakinar2/image/upload/v1659628446/SudoBot-new_cvwphw.png)
13    
14     <Callout type="warning">
15     This documentation is not complete yet. We're trying to finish writing the
16     docs as soon as possible. If you find something wrong, feel free to create
17     an issue on GitHub.
18     </Callout>
19    
20     ## Welcome to SudoBot Documentation!
21    
22     The ultimate solution for Discord Server Moderation.
23    
24     ## Invite SudoBot
25    
26 rakinar2 626 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://sudobot.online/discord) or [send a DM to Rakin on Discord](https://discord.com/users/774553653394538506).
27 rakinar2 575
28     ## Features
29    
30     - Strong auto moderation tools like Anti-raid systems and spam filters
31     - Various message filters
32     - A lot of manual moderation tools
33     - Secure
34    
35     ## Downloads
36    
37     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.
38    
39     export default ({ children }) => <DocsLayout>{children}</DocsLayout>;

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26