-
Notifications
You must be signed in to change notification settings - Fork 0
seporang/exarassistant
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CARA SETUP SOURCE CODE 1. Buka file yang bernama src 2. Jika sudah dibuka, lanjut buka file yang bernama config.js 3. Isi apapun yang diperlukan didalam config.js CARA MENJALANKAN SCRIPT DI RDP / LOCALHOST 1. Buka terminal 2. Jalankan perintah npm i && node . 3. Tunggu hingga muncul status "Successfully logged to yourbot#1234" CARA MENJALANKAN SCRIPT DI VPS 1. Jalankan apt install screen 2. Jalankan apt update && apt upgrade 3. Jalankan apt-get install curl && curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - && apt-get install nodejs && node -v && npm -v 4. Jalankan screen -S DiscordBot 5. Masukkan file botmu menggunakan wget atau via ftp menggunakan FileZilla 6. Ekstrak jika file yang diupoad masih dalam bentuk zip 7. Jalankan npm i && node. 8. Tunggu hingga muncul status "Successfully logged to yourbot#1234" 9. Tekan key di keyboard Ctrl + A + D CARA MENJALANKAN SCRIPT DI HOSTING PTERODACTYL 1. Upload file yang sudah diedit ( CARA SETUP SOURCE CODE ) 2. Ekstrak file yang sudah selesai diupload 3. Jika script berada dalam file, pindahkan script tersebut keluar dengan cara select all dan tekan tombol move, lalu didalam kolom move isi ../ untuk memindahkan file keluar 4. Jika sudah selesai bisa langsung ke console dan tekan start
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published