/BCbot

@BCbot Copy

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

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