Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

TheTypingMatch/lecashbot-web

Repository files navigation

The official website for LeCashBot.

Features Contribute Contributors

Features

  • Earn NitroType cash by chatting
  • Be able to gift less than $100K
  • Daily bonus
  • Lotteries
  • Games

Contribute

  1. Fork the repository
  2. Clone the repository & install required dependencies:
$ git clone git@github.com:YOUR_GITHUB_USERNAME/le-cash-bot-web.git
$ yarn install
$ cd client
$ yarn install
$ cd ..
  1. Start the application:
$ cd client
$ yarn build
$ yarn start

or for Windows:

$ ./run

or for Linux:

$ sh run.sh

Contributors

Le-SirH RHarr6306