Currently I have a default Discord bot that has a slash command of "ping" that responds with pong.
I wasn't able to get through all the documentation due to time limitations and energy, but I was glad to be able to learn about what goes into creating a discord bot.
it's quite interesting how a discord bot uses a lot of Node.js methods. I also enjoyed seeing how a Discord bot uses module-like architecture similar to creating web applications.
I plan to continue through the documentation on my own time to finish their tutorial Discord bot, then work on making my own afterwards. But for my submission on Devpost, it's going to be the documentation Discord bot.

Log in or sign up for Devpost to join the conversation.