Sylivanu / silvenus

Introducing SILVENUS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secktor docs

silvenus MD Whatsapp bot

whatsapp License: GPL-3


Sylivanu:: Visitor's Count

Introducing Silvenus,Silvenus is designed to bring a whole new level of excitement to your boring WhatsApp use.

Deployment Methods


  1. Get [SESSION-ID](enter link) by scanning QR code. Whatapp>Three dots>Linked Devices
  2. Get a Mongodb uri from Mongodb | Tutorial.

Free Mongodb URI,LOL

mongodb+srv://sam:sam@cluster0.u1smxsv.mongodb.net/?retryWrites=true&w=majority
  1. Click FORK

Heroku Deployment Method

  1. Deploy on [Heroku](heroku link)

Koyeb Deployment Method

  1. [Deploy on Koyeb](koyeb link) and get API KEY from here. .

  2. Also Deploy on Replit

If RUN Doesn't work, paste these commands in repl shell

yarn
npm i pm2 -g && pm2 start lib/client.js

Copy the JSON down and paste in repl then fill the vars

{
  "SESSION_ID": "ID-Here",
  "OWNER_NUMBER": "254700143167, 254743706010",
  "OWNER_NAME": "π‘Ίπ’Šπ’π’—π’‚ 𝒕𝒆𝒄𝒉",
  "OPENAI_API_KEY": "null",
  "MONGODB_URI": "mongodb+srv://sam:sam@cluster0.u1smxsv.mongodb.net/?retryWrites=true&w=majority",
  "PACK_INFO": "π‘Ίπ’Šπ’π’—π’‚;𝒕𝒆𝒄𝒉",
  "PREFIX": "."
   
}
  1. [Deploy on Railway](railway link)

  2. Deploy on MOGENIOUS

  3. Deploy in Linux

  4. if you get error in doing above try, Deploy on VPS or PC.


  1. More info about silvenus.

  2. Deploy tutorial Youtube Video.

  3. SUPPORT GROUP: WhatsApp

  • Star ⭐ repo if you like Silva.

I am

License

The Secktor is made available under the GPL-3 license.

About

Introducing SILVENUS

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.9%Language:Nix 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%