Skip to content

MhsnBakhshi/NodeUniqueBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeUniqueBot

Built With

JavaScript Node.js Redis MySQL

Admin Panel

AdminPanel

User Panel

userPanel

Getting Started

Installation

  1. First Clone Repo:

    https://github.com/MhsnBakhshi/NodeUniqueBot
  2. Install Packages:

    npm install
    or
    npm i

ENV Variable Need Change

  1. env file
 BOT_TOKEN = ?

Example

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published