|
| 1 | +--- |
| 2 | +title: Overview |
| 3 | +--- |
| 4 | + |
| 5 | +:::warning Docs in Progress |
| 6 | +The Docs are not done and some things are missing! [Contribute on GitHub](https://github.com/DisBotDevelopment/DisBot-Docs) |
| 7 | +::: |
| 8 | + |
| 9 | +## Introduction |
| 10 | + |
| 11 | +DisBot is a powerful Discord bot designed to enhance your server's functionality and user experience. With a wide range of features, including moderation tools, fun commands, and utility functions, DisBot is the perfect companion for any Discord community. |
| 12 | +It is built with TypeScript and is designed to be modular, allowing for easy customization and extension. |
| 13 | + |
| 14 | +## Features |
| 15 | + |
| 16 | +- **Autopuplish**: Automatically publish you messages in a channel to another channel. |
| 17 | +- **Autoreact**: Automatically react to messages in a channel with a specific emoji. |
| 18 | +- **AutoRole**: Automatically assign roles to new members when they join your server. |
| 19 | +- **Tickets**: Create and manage support tickets for your server members. (Advanced) |
| 20 | +- **Moderation**: Kick, ban, mute, and manage members in your server with ease. |
| 21 | +- **TempVC**: Create temporary voice channels for your server members. |
| 22 | +- **Notifications**: Send notifications to your server members about important events or updates. (Youtube, Twitch, etc.) |
| 23 | +- **Message Templates**: Create and manage message templates for your server members. |
| 24 | +- **Tag System**: Create and manage tags for your server members. (With custom Commands and Chat Commands (!tag)) |
| 25 | +- **Information**: Get information about your server members, channels, and roles. |
| 26 | +- **Welcome**: Send welcome messages to new members when they join your server. |
| 27 | +- **Leave**: Send leave messages to members when they leave your server. |
| 28 | +- **Logging**: Log important events in your server, such as member joins, leaves, and bans. |
| 29 | + |
| 30 | +## Placeholders |
| 31 | + |
| 32 | +- Take a look at the [Placeholders](placeholders) page to see all available placeholders. |
| 33 | +- Placeholders are used to replace certain values in messages, such as user IDs, usernames, and server names. |
| 34 | + |
| 35 | +## API Reference |
| 36 | + |
| 37 | +- Take a look at the [API Reference](api) page to see all available API methods and events. |
| 38 | +- Events API is used to listen to events in your server, such as member joins, leaves, and bans. |
| 39 | + |
| 40 | +## Contact Us |
| 41 | + |
| 42 | +- For Contact use our Form at https://nexocrew.com/contact or join our [Discord Server](https://disbot.xyz/discord) for support and feedback. |
0 commit comments