Skip to content

Rom build script with telegram notifier (Can use in crave)

Notifications You must be signed in to change notification settings

ctrhyz/build_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

ROM Build Script With Telegram Notifier (Can Use in Crave)

How to use

  • Fork This Repo
  • Then, Setup Your Configuration Here
  • After that, Run this command below inside your rom project folder
# Change yourUsername with your github username
wget https://raw.githubusercontent.com/yourUsername/build_script/main/jembod.sh
bash jembod.sh | tee hiya.txt

Set Configuration

Open jembod.sh with your preferred IDE or text editor and change according your preference.

All here are important

TZ
Is your Timezone
eg. Asia/Jakarta

romcuy
Is rom name that you want to build. Dont fill with any symbol, Only Alphabet & Number
eg. Afterlife RisingOS LineageOS21 or whatever

id_ch
Is your Telegram channel id, Add -100 before your id.
eg. your channel id is 1234567890, then it will be -1001234567890

id_owner
Is your Telegram id
eg. 1234569890

dcdnm
Is your device codename
eg. rosemary garnet X00TD or whatever

botuname
Is your bot username without @
eg. zbuild_bot

btoken
Is your bot token from BotFather

lmfests
Is Github link to your local_manifests
eg. https://github.com/ctrhyz/local_manifests

blmfests
Is branch of your local_manifests
eg. main testing master or whatever

admfests
Is link to android_manifest of rom source, can get in docs of rom
eg. https://github.com/AfterlifeOS/android_manifest.git https://github.com/RisingTechOSS/android

badmfests
Is branch of android_manifest from rom source
eg. 14 lineage-21 fourteen udc or whatever

jembod
Is command to build rom
eg. mka bacon rise b goafterlife <device-codename> or whatever

About

Rom build script with telegram notifier (Can use in crave)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages