Devlogs
Update 2.3: API Calls and more
This update includes:
- A Call API node. As the name suggests, this lets you call API endpoints using your bot. The result of the call can be saved to a variable to use later. There is a tutorial for using this node here: https://docs.discordbotstudio.org/response-nodes/external-category/call-api
- The ability to start/stop your bot from inside the Commands and Events pages.
- A bug fix for guild owner ID not working.