Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 722 Bytes

File metadata and controls

26 lines (23 loc) · 722 Bytes

https://telrgram.me/umbrellacopy

First Project Of Umbrella Copy

Copy of @BCbot

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/BCbot.git
cd BCbot
sudo chmod 777 launch.sh
./launch.sh