Skip to content
/ HomeBot Public
forked from 4PERTURE/HomeBot

A modular Telegram bot, written on Bash

Notifications You must be signed in to change notification settings

7sarus/HomeBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeBot

A modular Telegram bot, written on Bash

How to use it:

  • Launch install.sh to install all the dependencies

  • Put a bot token in variables.sh

  • Edit additional variables in variables.sh

  • Launch the bot by typing

    ./start.sh

Features

  • Module-based, so you can add and remove modules as you like
  • Easy to understand (after all, it's Bash, no?)
  • A wrapper with multiple functions is included to send and receive informations from Telegram

Modules included:

  • Admin management (ban, unban, kick, mute, unmute)
  • Automated CI system, you can trigger AOSP custom ROMs and custom recoveries building, with progress updating
  • cowsay and neofetch modules
  • And more...

Want to see how this bot works or you want to create a module for this bot?

Head over to the wiki for more informations

About

A modular Telegram bot, written on Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%