Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 467 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 467 Bytes

Tea Inside Bot S6.1

Install Deps

sudo apt install libcurl4-gnutls-dev -y

Debug Mode

git clone https://github.com/TeaInside/tea-inside-bot-s6.1 teabot
cd teabot
make -j2

Release Mode

git clone https://github.com/TeaInside/tea-inside-bot-s6.1 teabot
cd teabot
make release RELEASE_FLAG="-j2"

Usage

cp teabot.conf.example teabot.conf
## Edit teabot.conf
./teabot

License

This software is licensed under the License MIT.