An open API service indexing awesome lists of open source software.

https://github.com/mhsnbakhshi/nodeuniquebot

scrapper job, articles, package, github source code, github open soure code and ...
https://github.com/mhsnbakhshi/nodeuniquebot

cheerio ioredis nodejs prisma prisma-orm puppeteer redis telegraf-js telegrafjs telegram-bot

Last synced: 10 days ago
JSON representation

scrapper job, articles, package, github source code, github open soure code and ...

Awesome Lists containing this project

README

          

## NodeUniqueBot

### Built With

[![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)](https://javascript.info/)
[![Node.js](https://img.shields.io/badge/Node.js-404D59?style=for-the-badge&logo=Node.js&color=black)](https://nodejs.org/en)
![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white)
![MySQL](https://img.shields.io/badge/MySQL-4479A1?style=for-the-badge&logo=mysql&logoColor=white)

### Admin Panel
![AdminPanel](adminpanel-img.jpg)
### User Panel
![userPanel](userpanel-img.jpg)
## Getting Started

### Installation

1. First Clone Repo:

```sh
https://github.com/MhsnBakhshi/NodeUniqueBot
```

2. Install Packages:
```sh
npm install
or
npm i
```

### ENV Variable Need Change

1. `env file`

```js
BOT_TOKEN = ?
```

### Example

```js
BOT_TOKEN = 7852489665:AAHkF462lzErDeCfq-O1I3N72KTI3WOnawc
```

## Folder Stracture

```
.
├── src
| ├── scraping
| | ├── article-scrap.js.
| | ├── job-scraping.js.
| | ├── openSource-scrap.js.
| | ├── package-scrap.js.
│   | └── source-scrap.js
│   ├── utils
| | ├── actions.js.
│   | └── qurey.js
│   ├── db.js
│   └── index.js
├── prisma
│   ├── migrations
│   └── schema.prisma
├── git
├── .env
├── .gitignore
├── node_modules
├── package-lock.json
├── package.json
├── README.md
```

## How Contribute In Project

1. Fork Repo
2. Clone Forked Repo.
3. Test And Add Your Feature
4. Commit Your Feature
5. Push
6. Send Pull Request

## Contact

- Telegram => https://t.me/iDvMH 90%
- Gmail => mhsn.bakhshi696@gmail.com 10%