Before installing this project, you have to setup your environment with following requrements:
- git download and install git
node@8.9.4we recommend you to install node using nvm: download and install nvmyarn@1.3.2download and install yarn
$ git clone https://github.com/probolinggo-dev/hayati-bot.git
$ cd hayati-bot
$ yarn installBefore running this project, first you have to create telegram bot for your own then add your bot token into config.js file, yaa I know that config.js file doesn't exist yet, so create it and you can see config.example.js as an example.
now you're ready to make an impact
$ yarn start