umbrellacopy / BCbot

@BCbot Copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

@BCbot Copy

License:GNU General Public License v3.0


Languages

Language:Lua 99.7%Language:Shell 0.3%Language:UnrealScript 0.0%