Introduction
Hi, if you are here, you are probably looking for a way to make your own Guilded-Bot with "Guilded-Bot". This is a guide to help you get started with making your own bot. This guide will cover the basics of making a bot like:
- How to create and run a bot
- How to create a command
- How create a command handler
- Use databases with your bot
- And more!
Prerequisites
Before you start, you will need essentials knowledge of JavaScript and Node.js. If you don't know how to use Node.js, you can learn it in: