Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 638 Bytes

File metadata and controls

30 lines (16 loc) · 638 Bytes

HomeBot

A modular Telegram bot, written on Bash

How to use it:

  • 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
  • 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 included

Want to create a module for this bot?

Head over to the wiki for more informations