Skip to content

Commit c8add0b

Browse files
authored
Merge pull request #127 from CPScript/CPScript-patch-70
Create FAQ for Kitty-Tools project
2 parents 8a60619 + 9219a38 commit c8add0b

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/FAQ/readme.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Kitty-Tools FAQ
2+
3+
### I understand that some of you guys might have some issues when using this project on your own so here are some fequently asked questions and their answers.
4+
5+
## Quick Links
6+
- [Network Repsonces](#network)
7+
- [Bot issues](#bot)
8+
- [Script issues](#extra)
9+
10+
## Network
11+
12+
There are some error codes you might get in return when attempting to use the answer hack. Here are a few of those listed to go ahead and help before you make an issue!
13+
14+
* **HTTP Error : 403 - Forbidden** ~ The quiz you are attempting to acces using the quiz ID is private.
15+
* **HTTP Error :400 - Bad Request** ~ You will see this when you type the quiz ID incorrectly. Try re-typing it
16+
* **HTTP Error :404 - Not found** ~ The quiz you are attempting to get answer from does not exist.
17+
18+
## Bot
19+
20+
There are some isses with the current bot implementation.
21+
22+
* **The bot only supports 4 answer quizes.** It wont be able to do TOF, polls, typing questions, etc. ~ Im working on makiing a new bot that will support more quiz formats. the current bot was not made by me but edited.
23+
24+
## Extra
25+
26+
* **NPM: Not found** ~ You will need to install NPM properly. This project will automate the full process.

0 commit comments

Comments
 (0)