BeyondTeam / BDMessenger

An Messenger Bot Based On Plugin :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot API https://t.me/BeyondTeam

Beyond Messenger V2.0

Messenger Bot Based On Plugin


Configure

  • Put Your Bot TOKEN At Line 3
  • Put Your Telegram ID At Line 5 & 147

Installation

# Let's install the bot.
cd $HOME
git clone https://github.com/BeyondTeam/BDMessenger.git
cd BDMessenger
chmod +x beyond.sh
./beyond.sh install
./beyond.sh 


# For Auto Launch:
chmod 777 autobd.sh
tmux
./autobd.sh
# End ;)

One command

To install everything in one command, use:

cd $HOME && git clone https://github.com/BeyondTeam/BDMessenger.git && cd BDMessenger && chmod +x beyond.sh && ./beyond.sh install && ./beyond.sh

After Run

  • Add Your Bot To Your Group And Send /setrealm Command!

Support and Development

More informationBeyond Global Chat

Special thanks to

@MrHalix


Developers!

SoLiD (Telegram)

MAKAN (Telegram)

ToOfan (Telegram)

Xamarin Developer (Telegram)

Our Telegram channel:

@BeyondTeam

About

An Messenger Bot Based On Plugin :)

License:GNU General Public License v3.0


Languages

Language:Lua 98.6%Language:Shell 1.4%