-
-
Notifications
You must be signed in to change notification settings - Fork 779
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b8c201a
Showing
150 changed files
with
70,566 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
language="nodejs" | ||
run="pm2 start zeeone.js && pm2 save && pm2 logs" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
FROM node:lts-buster | ||
|
||
RUN apt-get update && \ | ||
apt-get install -y \ | ||
ffmpeg \ | ||
imagemagick \ | ||
webp && \ | ||
apt-get upgrade -y && \ | ||
rm -rf /var/lib/apt/lists/* | ||
|
||
COPY package.json . | ||
|
||
RUN npm install | ||
|
||
COPY . . | ||
|
||
EXPOSE 5000 | ||
|
||
CMD ["npm", "start"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2021 Dika Ardnt x Zeeone Ofc. | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
worker: npm start |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,252 @@ | ||
## BACA DULU BANG | ||
|
||
> **Warning**: Sc nya gk support termux. [`Klik disini untuk download sc yg support termux`](https://github.com/zeeoneofficial/Alphabot-Md#For-Termux) | ||
----------------------------------------------------- | ||
|
||
<p align="center"> | ||
<img src="https://github.com/zeeoneofficial/Alphabot-Md/blob/v7.1/image/lol_1.jpg" alt="ALPHA BOT" width="100"/> | ||
|
||
|
||
</p> | ||
<p align="center"> | ||
<a href="#"><img title="ALPHABOT MULTI DEVICE" src="https://img.shields.io/badge/ALPHABOT MULTI DEVICE-green?colorA=%23ff0000&colorB=%23017e40&style=for-the-badge"></a> | ||
</p> | ||
<p align="center"> | ||
<a href="https://github.com/DikaArdnt"><img title="Author" src="https://img.shields.io/badge/Author-Dika-red.svg?style=for-the-badge&logo=github"></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md"><img title="Recode" src="https://img.shields.io/badge/Recode-ZeeoneOfc-red.svg?style=for-the-badge&logo=github"></a> | ||
</p> | ||
<p align="center"> | ||
<a href="https://github.com/zeeoneofficial/followers"><img title="Followers" src="https://img.shields.io/github/followers/zeeoneofficial?color=red&style=flat-square"></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/zeeoneofficial/Alphabot-Md?color=blue&style=flat-square"></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md/network/members"><img title="Forks" src="https://img.shields.io/github/forks/zeeoneofficial/Alphabot-Md?color=red&style=flat-square"></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/zeeoneofficial/Alphabot-Md?label=Watchers&color=blue&style=flat-square"></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md"><img title="Open Source" src="https://badges.frapsoft.com/os/v2/open-source.svg?v=103"></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md/"><img title="Size" src="https://img.shields.io/github/repo-size/zeeoneofficial/Alphabot-Md?style=flat-square&color=green"></a> | ||
<a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fzeeoneofficial%2FAlphabot-Md&count_bg=%2379C83D&title_bg=%23555555&icon=probot.svg&icon_color=%2300FF6D&title=hits&edge_flat=false"/></a> | ||
<a href="https://github.com/zeeoneofficial/Alphabot-Md/graphs/commit-activity"><img height="20" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg"></a> | ||
</p> | ||
</div> | ||
|
||
--- | ||
|
||
## Contents: | ||
- [Information](#information) | ||
- [Language support](#support-language) | ||
- [Install bot](#instalasi) | ||
- [Install to Replit](for-replit-user) | ||
- [Install to Railway](for-railway-user) | ||
- [Install bot termux](#for-termux) | ||
- [Edit Owner](#edit-owner) | ||
- [Priview bot feature](#fitur-bot-preview) | ||
- [Deploy to Doprax](#for-doprax-user) | ||
- [Donate](#donate) | ||
- [Alphabot group](#official-group) | ||
- [Thanks to](#thanks-to) | ||
|
||
--- | ||
|
||
## Information | ||
> Alpahbot-Md adalah bot yang memakai base dari [Hisoka-Morou](https://github.com/DikaArdnt/Hisoka-Morou). Alphabot-Md is a bot whatsapp using a [Baileys](https://github.com/adiwajshing/baileys) library. | ||
## Support Language | ||
|
||
- [x] Indonesia | ||
- [x] Spanish | ||
- [x] English | ||
|
||
But some I haven't changed the language 🛐 | ||
|
||
# Instalasi | ||
## FOR REPLIT USER | ||
[![Run on Repl.it](https://repl.it/badge/github/zeeoneofficial/Alphabot-Md)](https://repl.it/github/zeeoneofficial/Alphabot-Md) | ||
|
||
## FOR RAILWAY USER | ||
|
||
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app?referralCode=zeeoneofc) | ||
|
||
[`Click Here For Tutorial`](https://youtu.be/BqRauxohbLg)<br> | ||
|
||
---------- | ||
|
||
<p align="center"> | ||
<a href="https://youtu.be/BqRauxohbLg"><img src="https://telegra.ph/file/ba58c4ad1b43bc285f16b.jpg" /> | ||
</p> | ||
<br> | ||
|
||
---------- | ||
|
||
## FOR DOPRAX USER | ||
|
||
[![Deploy on doprax](https://www.linkpicture.com/q/doprax-zeeoneofc.my.id.svg)](https://www.doprax.com/r/zeeoneofc/) | ||
|
||
[`Tutorial soon`](https://youtu.be/BqRauxohbLg)<br> | ||
|
||
---------- | ||
|
||
<!-- <p align="center"> | ||
<a href="https://youtu.be/BqRauxohbLg"><img src="https://telegra.ph/file/ba58c4ad1b43bc285f16b.jpg" /> | ||
</p> --> | ||
|
||
## For Termux | ||
- [Download script MediaFire](https://youtu.be/8cZLt4tXazo) | ||
|
||
<p align="center"> | ||
<a href="https://youtu.be/8cZLt4tXazo"><img src="https://telegra.ph/file/c37138fad39265ab85789.jpg" /> | ||
</p> | ||
|
||
## Edit Owner | ||
|
||
<details> | ||
<summary> <b>Edit Owner Settings.js</b></summary><br/> | ||
|
||
```ts | ||
// Website Api (jgn di ganti tomlol) | ||
global.APIs = { | ||
alfa: 'https://api.zeeoneofc.xyz', //apabila link api eror, segera laporkan ke owner | ||
} | ||
|
||
// Free apikey (Apikey expired silahkan login terus ganti V12 dgn apikey lu) | ||
global.APIKeys = { | ||
'https://api.zeeoneofc.xyz': 'V12', // 👉 login https://api.zeeoneofc.xyz to get apikey || https://api-alphabot.herokuapp.com | ||
} | ||
|
||
// setting | ||
global.autoread = false // auto read message | ||
global.autobio = true | ||
global.userRegister = false | ||
global.autoblok212 = false //ubah jadi true biar nmr 212 di blok sama bot | ||
|
||
//language | ||
//Available in indonesia , english & spanyol | ||
//You can request others language | ||
global.language = indonesia //change indonesia to english if you don't understand the language used by the bot | ||
|
||
|
||
// Other | ||
// Other | ||
global.botname = "Alphabot-Mdོ" //namabot kalian | ||
global.ownername= "ᴹᴿ᭄ ZeeoneOfcོ ×፝֟͜×" //nama kalian | ||
global.myweb ="https://api.zeeoneofc.xyz" //bebas asal jan hapus | ||
global.youtube = "https://youtube.com/c/ZeeoneOfc" //bebas asal jan hapus | ||
global.myweb2 = "https://linktr.ee/zeeoneofc" //bebas | ||
global.email = "[email protected]" //bebas | ||
global.region = "Indonesia" //bebas | ||
global.timezone = 'Asia/Jakarta' // timezone wib | ||
global.premium = ['62887435047326'] //premium user | ||
global.owner = ["6285342106390","622150996855"] //ganti agar fitur owner bisa di gunakan | ||
global.ownernomer = "62887435047326" // nomor wa kalian | ||
global.ownernomerr = "+62887435047326" //nmr wa kalian | ||
global.thumbnail = "./image/lol.jpg" // ini lol.jpg adalah nama foto di folder image. untuk foto bot | ||
global.donasi = "./image/donasi.jpg" // foto donasi di folder image | ||
global.background_welcome="https://telegra.ph/file/90a931648de597820bc08.jpg" // maks size 30kb, agar welcome image nya tdk delay | ||
global.thumbGif = 'https://telegra.ph/file/e90bef3779d3c5812a5d1.mp4' | ||
global.packname = '© Alphabot-Mdོ' //sticker wm ubah | ||
global.author = 'Di Buat Oleh ZeeoneOfc' //sticker wm ganti nama kalian | ||
global.sessionName = 'session' | ||
global.typemenu = 'document' | ||
global.multiplier = 69 | ||
global.limitawal = { | ||
premium: "10000", | ||
free: 100 | ||
} | ||
|
||
global.adventureRPG = 'https://telegra.ph/file/ff94536d69e0f4f3e7b54.jpg' | ||
global.bankRPG = 'https://telegra.ph/file/ce47dca98cfdb34162abb.png' | ||
global.bansosRPG = 'https://telegra.ph/file/646af753f38fbf7bbbccc.jpg' | ||
global.bansosRPG_ = 'https://telegra.ph/file/ba18a18aac022170c8056.jpg' | ||
global.berburuRPG = 'https://telegra.ph/file/95a202f631ab7172c3f25.jpg' | ||
global.inventoryRPG = 'https://telegra.ph/file/507395e2edbd1d740a0fd.png' | ||
global.cooldownRPG = 'https://telegra.ph/file/5e1e191a47028d9648ffa.jpg' | ||
global.dailyRPG = 'https://telegra.ph/file/17e857848a3afdb1c4fd8.jpg' | ||
global.hourlyRPG = 'https://telegra.ph/file/bcabf71c0f56207d1629e.jpg' | ||
global.kandangRPG = 'https://telegra.ph/file/89c3b3ec69d373da8f64b.jpg' | ||
global.kolamRGP = 'https://telegra.ph/file/0bc07117c78b2c9674b7d.jpg' | ||
global.mancingRPG = 'https://telegra.ph/file/1420d26b7f04f84993225.jpg' | ||
global.monthlyRPG = 'https://telegra.ph/file/7eadf65b95d9f7a3ecb46.jpg' | ||
global.weeklyRPG = 'https://telegra.ph/file/ffc85895d14db97931f0f.jpg' | ||
global.rpg = { | ||
emoticon(string) { | ||
string = string.toLowerCase() | ||
let emot = { | ||
level: '📊', | ||
limit: '🎫', | ||
health: '❤️', | ||
exp: '✨', | ||
money: '💹', | ||
bank: '🏦', | ||
potion: '🥤', | ||
diamond: '💎', | ||
common: '📦', | ||
uncommon: '🛍️', | ||
mythic: '🎁', | ||
legendary: '🗃️', | ||
superior: '💼', | ||
pet: '🔖', | ||
trash: '🗑', | ||
armor: '🥼', | ||
sword: '⚔️', | ||
pickaxe: '⛏️', | ||
fishingrod: '🎣', | ||
wood: '🪵', | ||
rock: '🪨', | ||
string: '🕸️', | ||
horse: '🐴', | ||
cat: '🐱', | ||
dog: '🐶', | ||
fox: '🦊', | ||
petFood: '🍖', | ||
iron: '⛓️', | ||
gold: '🪙', | ||
emerald: '❇️', | ||
upgrader: '🧰' | ||
|
||
} | ||
let results = Object.keys(emot).map(v => [v, new RegExp(v, 'gi')]).filter(v => v[1].test(string)) | ||
if (!results.length) return '' | ||
else return emot[results[0][0]] | ||
} | ||
} | ||
``` | ||
|
||
</details> | ||
|
||
## Fitur bot preview | ||
<details> | ||
<summary> <b>Menu bot</b></summary><br/> | ||
<img src="https://telegra.ph/file/c438a5d2931a2c5228735.jpg" /> | ||
<img src="https://telegra.ph/file/51ef048fdd08cffcef075.jpg" /> | ||
</details> | ||
|
||
<details> | ||
<summary> <b>First chat</b></summary><br/> | ||
<img src="https://telegra.ph/file/98dce708f8bfdb73c175e.jpg" /> | ||
</details> | ||
|
||
<details> | ||
<summary> <b>Register</b></summary><br/> | ||
<img src="https://telegra.ph/file/ca4d6b39f9b596de02b9b.jpg" /> | ||
</details> | ||
|
||
## Donate | ||
- [Qris all pay](https://telegra.ph/file/447be9e64d95c825f692b.jpg) | ||
- [Paypal](https://paypal.me/zeeoneofc) | ||
|
||
# Official Group | ||
<a href="https://instabio.cc/Alphabot"><img src="https://img.shields.io/badge/Alphabot Support-25D366?style=for-the-badge&logo=whatsapp&logoColor=white" /> | ||
|
||
# Thanks to | ||
<a href="https://github.com/DikaArdnt"><img src="https://github.com/DikaArdnt.png?size=100" width="100" height="100"></a> | [![NURUTOMO](https://github.com/Nurutomo.png?size=100)](https://github.com/Nurutomo) | ||
---|--- | ||
[Dika](https://github.com/DikaArdnt) | [Nurutomo](https://github.com/Nurutomo) | ||
Owner Hisoka-Morou | Constributor | | ||
<a href="https://github.com/MhankBarBar"><img src="https://github.com/MhankBarBar.png?size=100" width="100" height="100"></a> | [![FATIH](https://github.com/fatiharridho.png?size=100)](https://github.com/fatiharridho) | ||
[Mhankbarbar](https://github.com/MhankBarBar) | [Fatih A.](https://github.com/fatiharridho) | ||
Constributor | For Help | | ||
<a href="https://github.com/FERDIZ-afk"><img src="https://github.com/FERDIZ-afk.png?size=100" width="100" height="100"></a> | [![ZEEONE](http://github.com/zeeoneofficial.png?size=100)](http://github.com/zeeoneofficial) | ||
[Ferdiz](https://github.com/FERDIZ-afk) | [zeeoneofficial](https://zeeoneofficial.github.io) | ||
For Help | Owner of Api Alphabot | | ||
<a href="https://github.com/adiwajshing"><img src="https://github.com/adiwajshing.png?size=100" width="100" height="100"></a> | ||
[Adiwajshing](https://github.com/adiwajshing) | ||
Owner of Baileys | | ||
|
Oops, something went wrong.