Skip to content

DeterGent-Legion/Virus-Tg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An advanced and powerful administration bot based on MoonTeamBot/TeleMoon licensed under the GNU General Public License.

Features

  • A powerful antispam system with custom sensitivity for each group
  • Multiple realms (admin groups)
  • Recalcitrant to any kind of spamming (X/Y bots, name/photo changers, etc.)
  • Global banning
  • Broadcast to all groups
  • Group and links
  • Kick, ban and unban by reply
  • Groups, ban and global ban list
  • Logging anything that happens in a group
  • Invitation by username
  • Group administration via private messages
  • Only mods, owner and admin can add bots in groups
  • Arabic lock
  • Chat list
  • And more!

Installation


sudo apt-get update; sudo apt-get upgrade -y --force-yes; sudo apt-get dist-upgrade -y --force-yes; sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev libjansson* libpython-dev make unzip git redis-server g++ -y --force-yes

cd $HOME
git clone https://github.com/infernal1200/Virus-Tg
cd Virus-Tg
chmod +x launch.sh
./launch.sh install
./launch.sh # Enter a phone number & confirmation code.

if bot is not run

cd Virus-Tg
./launch.sh install
cd .luarocks
cd bin 
./luarocks-5.2 install luafilesystem
./luarocks-5.2 install lub
./luarocks-5.2 install luaexpat
cd ..
cd ..
./launch.sh install
./launch.sh

###Our team telegram account!

TheNIS

AmouR

RamiN

RohaM

###Our Telegram channels:

@ViRuS_TM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.6%
  • Shell 0.4%