간단하게 슬래시커맨드를 사용할 수 있는 디스코드 봇을 만들었다.https://github.com/Juzdalua/JuniWorld_bot GitHub - Juzdalua/JuniWorld_bot: Create discord bot with my friendsCreate discord bot with my friends. Contribute to Juzdalua/JuniWorld_bot development by creating an account on GitHub.github.com Vercel은 서버리스로 NestJS를 배포할 수 있다.응답이 없으면 서버가 죽는게 서버리스인데, 디스코드 봇은 client.login처럼 소켓 방식으로 봇이 길드 채널에 입장하고 수신을 대기한다. 서버리스에서는 봇이 입장 ..