mirror of
https://github.com/sern-handler/sern-community
synced 2026-06-28 02:32:19 +00:00
36 lines
1.5 KiB
JSON
36 lines
1.5 KiB
JSON
[
|
|
{
|
|
"name": "Upgrade DJS",
|
|
"content": "Please update your discord.js version with compatible version of sern Handler\nIt should be above v14.2.0",
|
|
"keywords": [
|
|
"upgrade djs",
|
|
"update djs"
|
|
]
|
|
},
|
|
{
|
|
"name": "Outdated Node",
|
|
"content": "Your nodejs version is outdated, update it to 16.9 or higher",
|
|
"keywords": [
|
|
"'node:events'",
|
|
"upgrade your node",
|
|
"your node is outdated"
|
|
]
|
|
},
|
|
{
|
|
"name": "Missing Intents",
|
|
"content": "If you get an error that says \"Missing Intents\", you probably want to add them. Don't include intents that you won't use. You can check what intents you need [here](https://ziad87.net/intents/).",
|
|
"keywords": [
|
|
"missing intents",
|
|
"intents missing"
|
|
]
|
|
},
|
|
{
|
|
"name": "How2Ask",
|
|
"content": "Often users face issues like commands not loading, message commands not working, slash commands not registering, etc. when they try sern. Please be specific when asking your question and provide all the proper data like code, error, expected behaviour, version, etc.\n\n> Did you use [@sern/cli](<https://www.npmjs.com/@sern/cli>) to generate your project?\n> Did you use templates as a reference and create project?\n> What version of [discord.js](<https://www.npmjs.com/discord.js>) you are on? Is it v13?\n> What version of [@sern/handler](<https://www.npmjs.com/@sern/handler>) you are using?\n> Are you using TypeScript or JavaScript?\n> Are you using CommonJS or ESM?",
|
|
"keywords": [
|
|
"how 2 ask",
|
|
"how2ask"
|
|
]
|
|
}
|
|
]
|