@ -0,0 +1,11 @@
#!/bin/sh
cd tg
if [ ! -f ./telegram ]; then
echo "Compile telegram first:"
echo "cd tg && ./configure && make"
exit
fi
./telegram -s ../bot/bot.lua
The note is not visible to the blocked user.