Hey all! I was recently reading this article on Vercel guides about deploying Discord bots to Vercel. It didn't have clear instructions or a method to do so, so I winged it and started work on my own solution. Discord bots deployed to Vercel only work with application commands, not events, but at least it's a lot better than just webhooks or nothing at all.
I created an open-source library that streamlines the development and deployment process, as well as a tutorial on how to use it. I would love feedback… does it work for you? How I can improve it? ![]()
https://github.com/The-Best-Codes/discraft-js?social
Tutorial: https://dev.to/best_codes/make-a-free-ai-chatbot-with-discord-vercel-373l
I was also wondering if there is any official way to contact Vercel about this and possibly update the Vercel guide page.
Cheers! ![]()

