Skip to content

What's Next?

Now that you have your bot successfully running, mastering WhatsBotCord is just a matter of understanding its core architectural components.

We heavily recommend reading through the documentation in the following sequence. This order ensures you grasp the foundational abstractions before moving to the advanced testing, broadcasting APIs, and enterprise architecture patterns.

These are the fundamental building blocks of reading messages and designing robust commands.


Once you understand how a command is structured and how IDs map out, learn how to interact fluidly with the users typing them.


If you prefer to learn by reading actual code, jump straight into these hands-on command examples to see how everything ties together:


Ready to break out of simple text commands? Dive into global broadcasting logic and headless execution.


When you are ready to build real-world applications, these guides cover common scenarios and powerful middleware interceptors.


Thanks for using Whatsbotcord.js!

Whatsbotcord.js Logo