Before installing this project, you have to setup your environment with following requrements:
- git download and install git
[email protected]
we recommend you to install node using nvm: download and install nvm[email protected]
download and install yarn
$ git clone https://github.com/probolinggo-dev/hayati-bot.git
$ cd hayati-bot
$ yarn install
Before 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