📄️ Project setup
You have learned how to create a very basic bot in the Quick start guide. In this page we will discuss
📄️ Calling the API methods
After your project is set up, you can start creating your app
📄️ Handling events
Events are actions that happen in your Switch account (incoming messages, new members join, bot button presses, etc.), and you can use them to trigger actions in your bot.
📄️ Logging
It is crucial you turn on the logging for swibots for better productivity!