https://github.com/newlandtv/luck-game
Lucky!
https://github.com/newlandtv/luck-game
discord game js luck node
Last synced: 28 days ago
JSON representation
Lucky!
- Host: GitHub
- URL: https://github.com/newlandtv/luck-game
- Owner: NewLandTV
- Created: 2024-08-18T12:01:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T12:09:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T13:35:09.989Z (over 1 year ago)
- Topics: discord, game, js, luck, node
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run
```sh
git clone https://github.com/NewLandTV/Luck-Game.git
cd Luck-Game
```
```sh
npm install
```
```json
{
"clientId": "",
"guildId": "",
"token": "",
"yourId": ""
}
```
```sh
deploy
```
```sh
node . # node index.js
```