rnx4 / ciel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ciel Here

ciel and kuro

Basic Bot WhatsApp

Recode violet

Prefix

. # (default)

FOR TERMUX USER

> pkg update && pkg upgrade
> pkg install git -y
> pkg install nodejs -y
> pkg install ffmpeg -y
> pkg install imagemagick -y
> git clone https://github.com/unknownnzx/ciel
> cd ciel
> npm install

FOR WINDOWS/VPS/RDP USER

  • Download And Install Git Click Here
  • Download And Install NodeJS Click Here
  • Download And Install FFMPEG Click Here (don't forget to path)
  • Download And Install ImageMagick Click Here (if nulis want work, checklist columns 1,2,3,5,6)
> git clone https://github.com/unknownnzx/ciel
> cd ciel
> npm install

Run

> node . [<session name>] (session name is optional)

Arguments node . [--options] [<session name>]

--self

Activate self mode (Ignores other)

--prefix <prefixes>

  • prefixes are seperated by each character Set prefix

--server

Used for heroku or scan through website

--big-qr

If small qr unicode doesn't support

--restrict

Enables restricted plugins (which can lead your number to be banned if used too often)

  • Group Administration add, kick

--img

Enable image inspector through terminal

--nyimak

No bot, just print received messages and add users to database

--test

Development Testing Mode

--trace

conn.logger.level = 'trace'

--debug

conn.logger.level = 'debug'

Powered By :

Author / Creator :

GitHub

Master :

GitHub

About


Languages

Language:JavaScript 100.0%