디스코드 봇 토큰 생성하는 방법 1. 디스코드 개발자 포털에 접속 https://discord.com/developers/applications Discord Developer Portal — API Docs for Bots and Developers Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with. discord.com 2. 오른쪽 상단의 New Application을 클릭해, 프로젝트를 생성 봇 이름이 아니고, 하나의 폴더 이름이라고 생각하면 된다. 여기까지 하면, 봇의 기본적인 세팅을 할 수 있는 공간에 들어오게 된다. 3. Add ..