# linkedin-messager
**Repository Path**: alphardex/linkedin-messager
## Basic Information
- **Project Name**: linkedin-messager
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-05
- **Last Updated**: 2024-11-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Welcome to linkedin-messager 👋
> automatically send message to friends at linkedin
## Install
```sh
npm i linkedin-messager
```
## Usage Example
```js
const linkedinMessager = require("linkedin-messager").default;
const messageSender = await linkedinMessager({ cookies, link, message });
```
## Author
👤 **alphardex <2582347430@qq.com>**
- Twitter: [@alphardex007](https://twitter.com/alphardex007)
- Github: [@alphardex](https://github.com/alphardex)
## 🤝 Contributing
Feel free to contribute. Just open an issue to discuss something before creating a PR.
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [alphardex <2582347430@qq.com>](https://github.com/alphardex).
This project is [MIT](https://github.com/alphardex/linkedin-messager/blob/master/LICENSE) licensed.
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_