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

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!

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
```