Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 553980f

Browse files
committed
Remove Quick Start documentation and add comprehensive Troubleshooting guide
1 parent 376d68c commit 553980f

File tree

3 files changed

+32
-5
lines changed

3 files changed

+32
-5
lines changed

docs/quick-start.mdx

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/troubleshooting.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Troubleshooting
3+
---
4+
5+
## DisBot Automated Troubleshooting
6+
7+
DisBot has a simple troubleshooting guide to help you resolve common issues. If you encounter any problems, please follow these steps:
8+
If you get an interaction error then please press the Button and report it in the support channel. This is and automated message and will help us to fix issues faster.
9+
10+
![https://a.nocw.site/u/aiAUkR.png](https://a.nocw.site/u/aiAUkR.png)
11+
12+
If you click the button disbot will collect some informations (error, username, etc.) and send it to our support channel.
13+
In the support channel you will see a post like this.
14+
If you like you can post more infos or post the error yourself.
15+
16+
![](https://a.nocw.site/u/1ezB74.png)
17+
![](https://a.nocw.site/u/ZIrqDE.png)
18+
19+
## DisBot Support
20+
21+
If you not want to use the automated troubleshooting you can also post your error in the support channel. Please make sure to include the following information:
22+
23+
- Your username
24+
- The problem you are experiencing
25+
- Any error messages you are receiving (if you have any)
26+
- Any steps you have already taken to try to resolve the issue
27+
- Any other relevant information
28+
- Screenshots (if you have any)
29+
30+
### Thanks for using DisBot! We hope you enjoy the bot and find it helpful. If you have any questions or feedback, please feel free to reach out to us in the support channel.

sidebars.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ const sidebars: SidebarsConfig = {
2727
},
2828
{
2929
type: 'doc',
30-
id: 'quick-start',
31-
label: 'Quick Start',
30+
id: 'troubleshooting',
31+
label: 'Troubleshooting',
3232
className: "style_start"
3333
},
3434
{

0 commit comments

Comments
 (0)