How To Create A Discord Bot With NestJS

Hoang Dinh
ITNEXT
Published in
6 min readJan 7, 2024

--

Photo by Alexander Shatov on Unsplash

To start this story, I assumed you already have basic knowledge about NodeJS, Discord, Discord application/bot, TypeScript, and NestJS.

There are a lot of tutorials that show you how to create a Discord bot with nodejs or even NestJS. In this story, I will do it again, but I think it will be more advanced than the “Hello World!” tutorial.

Prerequisite

--

--