Skip to content

Latest commit

 

History

History
60 lines (45 loc) · 2.11 KB

README.md

File metadata and controls

60 lines (45 loc) · 2.11 KB

Welcome to badoo_autolikes_bot 👋

Version Documentation Maintenance License: ISC

Badoo autolikes bot 2020 using NODE.JS

Install

  1. Download NODE.JS
  2. Download this repository or clone
git clone https://github.com/kostia7alania/badoo_autolikes_bot.git
cd badoo_autolikes_bot
  1. Install dependencies
npm i
  1. Rename .env.example to .env
  2. Fill in .env your login (email) and password.

Usage

npm run start

Author

👤 Kostia7Alania

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Kostia7Alania.
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator