https://github.com/ungdev/discord-bot-integration
Bot Discord de l'Intégration
https://github.com/ungdev/discord-bot-integration
Last synced: 12 months ago
JSON representation
Bot Discord de l'Intégration
- Host: GitHub
- URL: https://github.com/ungdev/discord-bot-integration
- Owner: ungdev
- Created: 2022-05-03T10:15:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T07:52:27.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T05:42:27.871Z (about 1 year ago)
- Language: TypeScript
- Size: 3.62 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
Installer le Bot avec npm
```bash
git clone https://github.com/ungdev/discord-bot-integration
cd discord-bot-integration
npm install
npm run start
```