Pickmeup is a telegram bot running on GAE. Originally forked from yukuku's telebot. Take a look at the original Reddit post.
============ add a new file key.py manually (in gitignore) with containining the bot tokens and the MASTER chat_id as follows: TOKEN = '1294...' ADMIN_CHAT_ID = 13...