Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myxogastria0808/discordbot-mytutorial
https://github.com/myxogastria0808/discordbot-mytutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/myxogastria0808/discordbot-mytutorial
- Owner: Myxogastria0808
- Created: 2024-03-05T06:36:09.000Z (10 months ago)
- Default Branch: develop
- Last Pushed: 2024-03-23T17:00:13.000Z (9 months ago)
- Last Synced: 2024-03-23T18:22:07.913Z (9 months ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```