Skip to content

umbrellacopy/Aslrobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://telrgram.me/umbrellacopy

Second Project Of Umbrella Copy

Copy of @ASLrobot

Installation

In botbase.lua set your token in field bot_api_key and set your id as sudo in field bot_sudo

sudo apt-get install lua5.2 liblua5.2-dev
git clone https://github.com/keplerproject/luarocks.git
cd luarocks
./configure
make build && make install
sudo luarocks install luasocket
sudo luarocks install luasec
sudo luarocks install redis-lua
sudo luarocks install fakeredis
sudo luarocks install serpent
cd ..
git clone https://github.com/umbrellacopy/ASLrobot.git
cd ASLrobot
sudo chmod 777 ./launch.sh
./launch.sh

Releases

No releases published

Packages