https://github.com/picalines/tutorialbot
Example discord bot for NodeJS
https://github.com/picalines/tutorialbot
discord-bot discord-js example javascript
Last synced: 11 months ago
JSON representation
Example discord bot for NodeJS
- Host: GitHub
- URL: https://github.com/picalines/tutorialbot
- Owner: Picalines
- Created: 2019-09-08T13:57:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T05:21:51.000Z (over 1 year ago)
- Last Synced: 2025-01-15T16:22:14.053Z (about 1 year ago)
- Topics: discord-bot, discord-js, example, javascript
- Language: JavaScript
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Репо к туториалу на [YouTube](https://www.youtube.com/watch?v=4SLvxgLRSrk)
Используется discord.js **12**!
Код отличается в `master` от [показанного в видео](https://github.com/Picalines/TutorialBot/tree/a5e89db2e5fda9a0252b9e5e435c2bfd92b90143)
В текущей версии используется синтаксис `import/export`. Для него нужна NodeJS >= 13.0!