- Run
npm install
- Run
./setup.sh
, which pulls telebot and links it's node modules - Copy
config.example.js
toconfig.js
and put in your bot API key and your telegram user ID - Run the bot using
node koonbot.js
- Write your bot
/gnampf
, if he answersok
, then you're an admin now. If not, your telegram user id is missing in theconfig.js
file. Look now into the output of the process to find out your user id. - Find out all commands using
/help
Use /user set USERID poster true
to promote someone to being a poster, so that he/she can post new images to your bot.