sudo apt install openjdk-8-jdk
git clone https://github.com/bergiu/TelegramEntenBot
./config.sh
make
- Create a new TelegramBot with the Botfather
- Disable privacy settings for the bot
- Write your Botname into the file
BOTNAME
and your Token into the fileTOKEN
./run.sh