forked from kostia7alania/badoo_autolikes_bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68c7a04
commit b681d33
Showing
6 changed files
with
1,310 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
LOGIN=[email protected] | ||
PASSWORD=myPassword |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
node_modules | ||
.env |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<h1 align="center">Welcome to badoo_autolikes_bot 👋</h1> | ||
<p> | ||
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" /> | ||
<a href="https://github.com/kostia7alania/badoo_autolikes_bot#readme" target="_blank"> | ||
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" /> | ||
</a> | ||
<a href="https://github.com/kostia7alania/badoo_autolikes_bot/graphs/commit-activity" target="_blank"> | ||
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" /> | ||
</a> | ||
<a href="https://github.com/kostia7alania/badoo_autolikes_bot/blob/master/LICENSE" target="_blank"> | ||
<img alt="License: ISC" src="https://img.shields.io/github/license/kostia7alania/badoo_autolikes_bot" /> | ||
</a> | ||
</p> | ||
|
||
> Badoo autolikes bot 2020 using NODE.JS | ||
### 🏠 [Homepage](https://github.com/kostia7alania/badoo_autolikes_bot#readme) | ||
|
||
## Install | ||
|
||
```sh | ||
npm install | ||
``` | ||
|
||
## Usage | ||
|
||
```sh | ||
npm run start | ||
``` | ||
|
||
## Author | ||
|
||
👤 **Kostia7Alania** | ||
|
||
* Website: https://vk.com/kostia7alania | ||
* Github: [@kostia7alania](https://github.com/kostia7alania) | ||
|
||
## 🤝 Contributing | ||
|
||
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/kostia7alania/badoo_autolikes_bot/issues). You can also take a look at the [contributing guide](https://github.com/kostia7alania/badoo_autolikes_bot/blob/master/CONTRIBUTING.md). | ||
|
||
## Show your support | ||
|
||
Give a ⭐️ if this project helped you! | ||
|
||
## 📝 License | ||
|
||
Copyright © 2020 [Kostia7Alania](https://github.com/kostia7alania).<br /> | ||
This project is [ISC](https://github.com/kostia7alania/badoo_autolikes_bot/blob/master/LICENSE) licensed. | ||
|
||
*** | ||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ |
Oops, something went wrong.