Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myxogastria0808/discordbot-mytutorial


https://github.com/myxogastria0808/discordbot-mytutorial

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Discord Bot について学ぶ

## install

```shell
yarn init
yarn add -D @types/dotenv @types/node @typescript-eslint/eslint-plugin @typescript-eslint/parser dotenv eslint
yarn add -D eslint-config-prettier ts-node-dev typescript
yarn add discord.js
```