Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AnIdiotsGuide/discordjs-bot-guide
The basic new coder friendly "idiot's guide", Created by Hindsight#2020 and maintained by the community.
https://github.com/AnIdiotsGuide/discordjs-bot-guide
Last synced: 3 months ago
JSON representation
The basic new coder friendly "idiot's guide", Created by Hindsight#2020 and maintained by the community.
- Host: GitHub
- URL: https://github.com/AnIdiotsGuide/discordjs-bot-guide
- Owner: AnIdiotsGuide
- Created: 2018-01-18T12:42:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T20:11:22.000Z (6 months ago)
- Last Synced: 2024-07-31T08:17:30.544Z (6 months ago)
- Homepage: https://anidiots.guide
- Size: 3.6 MB
- Stars: 1,262
- Watchers: 45
- Forks: 434
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - AnIdiotsGuide/discordjs-bot-guide - The basic new coder friendly "idiot's guide", Created by Hindsight#2020 and maintained by the community. (miscellaneous)
- starred - AnIdiotsGuide/discordjs-bot-guide - The basic new coder friendly "idiot's guide", Created by Hindsight#2020 and maintained by the community. (Others)
README
---
description: 'The unofficial Discord.js beginner''s guide, written by idiots for beginners.'
---# Welcome
## Introduction
This guide makes a best effort attempt at humanizing the use of the Discord.js library, in its current version 13 iteration. It is maintained by York\#0001 and Discordaholic\#0001 \("Evie.Codes"\), with the help of many precious contributors that enable us to keep updating and enhancing this guide.
It was born out of necessity - the first version of this guide for Discord.js version 7, more than 5 years ago, was the first of its kind because I \(Evie\) could not find any such beginner's guide and the documentation was \(and still is\) unfathomably difficult to navigate for anyone without a sufficiently advanced knowledge of JavaScript concepts.
In this guide we make every effort to _teach_ you how to use the library and how to extend it with your own code. We do, however expect you to have a basic understanding of JavaScript before attempting to write bots. Discord.js \(and other discord libraries\) require some median-to-advanced concepts that might be hard to grasp for anyone that doesn't have a good footing with the language.
## Get Support
If you have any questions after reading this guide, please don't hesitate to join us on our Discord server, "An Idiot's Guide". The link is located at the top of this page. If you wish to consult with the discord.js developers and official community, the Discord.js official discord is right next to ours, still at the top of the page!