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 ...
- Host: GitHub
- URL: https://github.com/mhsnbakhshi/nodeuniquebot
- Owner: MhsnBakhshi
- Created: 2025-01-30T15:27:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T08:53:35.000Z (7 months ago)
- Last Synced: 2025-04-09T09:39:44.699Z (7 months ago)
- Topics: cheerio, ioredis, nodejs, prisma, prisma-orm, puppeteer, redis, telegraf-js, telegrafjs, telegram-bot
- Language: JavaScript
- Homepage: https://t.me/NodeUniqueBot
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NodeUniqueBot
### Built With
[](https://javascript.info/)
[](https://nodejs.org/en)

### Admin Panel

### User Panel

## 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%