Stikerinbot
stikerinbot adalah pengodean ulang bot whatsapp dari wabot-aq
Install / Use
/learn @ariffb25/StikerinbotREADME
UNTUK PENGGUNA WINDOWS/VPS/RDP
- Unduh & Instal Git
Klik Disini - Unduh & Instal NodeJS
Klik Disini - Unduh & Instal FFmpeg
Klik Disini(Jangan Lupa Tambahkan FFmpeg ke variabel lingkungan PATH) - Unduh & Instal ImageMagick
Klik Disini
git clone https://github.com/ariffb25/stikerinbot
cd stikerinbot
npm i
npm update
node .
UNTUK PENGGUNA HEROKU
Instal Buildpack
- heroku/nodejs
- https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
- https://github.com/DuckyTeam/heroku-buildpack-imagemagick.git
Arguments node . [--options] [<session name>]
Contoh: node . --self --restrict --autoread
--self
Aktifkan mode self (Mengabaikan yang lain)
--prefix <prefixes>
prefixesdipisahkan oleh masing-masing karakter Setel awalan
--server
Digunakan untuk heroku atau pindai melalui situs web
--db <json-server-url>
Gunakan db eksternal alih-alih db lokal,
Contoh Server https://json-server.nurutomo.repl.co/
Code: https://repl.it/@Nurutomo/json-server
node . --db 'https://json-server.nurutomo.repl.co/'
Server harus memiliki spesifikasi seperti ini
GET
GET /
Accept: application/json
POST
POST /
Content-Type: application/json
{
data: {}
}
--big-qr
Jika qr unicode kecil tidak mendukung
--restrict
Mengaktifkan plugin terbatas (yang dapat menyebabkan nomor Anda diblokir jika digunakan terlalu sering)
- Administrasi Grup
add, kick, promote, demote
--img
Aktifkan pemeriksa gambar melalui terminal
--autoread
Jika diaktifkan, semua pesan masuk akan ditandai sebagai telah dibaca
--nyimak
Tidak ada bot, cukup cetak pesan yang diterima dan tambahkan pengguna ke database
--test
Development Testing Mode
--trace
conn.logger.level = 'trace'
--debug
conn.logger.level = 'debug'
|
----|----
Nurutomo | Ariffb
Penulis / Pencipta | Penulis ulang
Related Skills
node-connect
333.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
333.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.0kCommit, push, and open a PR
