Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create WENZ4YOU #63

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Api : https://api.neoxr.my.id
API_ENDPOINT = 'https://api.neoxr.my.id/api'
API_=KEY = 'your_key'
API_KEY = 'your_key'

### Database : https://www.mongodb.com/
DATABASE_URL = ''
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@

🏷️ Cloud Storage (**+Rp. 80.000 / +$10.80**)

> Cloud Storage ini berfungsi untuk menyimpan file media (sticker, foto, video, audio) ke cloud storage tanpa membebani disk space server bot yang nantinya akan menjadi auto reply. Dalam script ini terdapat **script uploader** yang nanntinya di upload ke replit (10GB) untuk menjadi cloud storage, plugin **storage.js** dan **storage_ev.js**
> Cloud Storage ini berfungsi untuk menyimpan file media (sticker, foto, video, audio) ke cloud storage tanpa membebani disk space server bot yang nantinya akan menjadi auto reply. Requirement dari fitur ini harus mempunyai akun replit atau hosting support nodejs

🏷️ Menfess (**+Rp. 15.000 / +$3.80**)

> Menfess untuk mengirim chat confess kepada seseorang dan penerima pesan bisa membalas chat dari pengirim confess tanpa perlu menggunakan command/perintah

🏷️ Payment Gateway (**+Rp. 80.000 / +$10.80**)

> Payment Gateway ini berfungsi untuk melakukan pembayaran otomatis menggunakan QRIS pada fitur ini terdapat script **payment gateway**, plugin **payment.js**, **sewa.js** dan **buyprem.js** harga dan fee bisa di sesuaikan sesuai keinginan
> Payment Gateway ini berfungsi untuk melakukan pembayaran otomatis menggunakan QRIS yang sudah terdapat nominal transfer, harga dan fee bisa di sesuaikan sesuai keinginan

**Creator / Group** : [Wildan Izzudin](https://wa.me/6285887776722) / [Chatbot](https://chat.whatsapp.com/DkFsTeMORaq4COqeI8kdv8)

Expand Down
1 change: 1 addition & 0 deletions WENZ4YOU
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 0 additions & 1 deletion plugins/owner/restart.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ exports.run = {
Func
}) => {
await client.reply(m.chat, Func.texted('bold', 'Restarting . . .'), m).then(async () => {
await props.save()
process.send('reset')
})
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/userinfo/buyprem.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/userinfo/payment.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion plugins/userinfo/sewa.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.