Getting Started
To start the bot you need to start it using CLI (Command Line)
Once the bot is up and running, you can start using the APIs
You can also use the APIs outside of bot event listener , but it is recomended to first start the bot using CLI before consuming the APIs
If you want to integerate into a framework and communicate with bot you can implement something like Web Panel
See Example (Web Panel) (Supports both Send and Recieve)
Start the bot
Visit https://github.com/hobsRKM/DiscordAPIWeb for all the APIs Demo
Try out all the APIs in real-time at https://discordapidemo.com
Last updated
Was this helpful?