feat(docs): Add getting-started with installation (#3557)

* Add getting-started with installation

* Add minimal example, and helpers and desired proprieties explanation

* Add comment on helper example usage

* fix small grammar error

* Fix GuildMessages being without the Intents. before

Co-authored-by: Awesome Stickz <awesome@stickz.dev>

* Apply code suggestion

Co-authored-by: Awesome Stickz <awesome@stickz.dev>

* Apply suggestions from code review

Co-authored-by: Awesome Stickz <awesome@stickz.dev>

* fix: typo

* remove todo

* Apply suggestions from code review

Co-authored-by: LTS20050703 <lts20050703@gmail.com>

* Remove useless parenthesis

* Apply code review suggestion

---------

Co-authored-by: Awesome Stickz <awesome@stickz.dev>
Co-authored-by: LTS20050703 <lts20050703@gmail.com>
This commit is contained in:
Fleny
2024-05-24 05:09:35 +00:00
committed by GitHub
co-authored by Awesome Stickz LTS20050703
parent da01c23841
commit 8e011210e2
10 changed files with 180 additions and 45 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"label": "Big Bot Guide",
"position": 3,
"position": 5,
"link": {
"type": "generated-index",
"description": "Learn the most important concepts and set up a base template for your bot."
"description": "Learn the most important concepts for a scalable bot."
}
}