Skip to content

botiiing/cs_en

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Installation

sudo apt-get update

sudo apt-get upgrade

sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev lua-socket lua-sec lua-expat libevent-dev make unzip git redis-server autoconf g++ libjansson-dev libpython-dev expat libexpat1-dev

# Let's install the bot.

cd $HOME

git clone https://github.com/CSS3352/Doostiha.git

cd Doostiha

chmod +x launch.sh

./launch.sh install

cd .luarocks && cd bin && ./luarocks-5.2 install luafilesystem && ./luarocks-5.2 install lub && ./luarocks-5.2 install luaexpat

cd $HOME

cd Doostiha

./launch.sh install

./launch.sh # Enter a phone number & confirmation code.

AutoLaunch

sudo apt-get install tmux
----------------------------
killall screen
killall tmux
killall telegram-cli
tmux new-session -s script "bash steady.sh -t"
 sudo_users = {
    785830210,
    0,
    YourID
  }

Then restart the bot.


Support and development

https://telegram.me/NECCBOT

http://Tarfand.Pro

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 18