Welcome To GDG it's a simple telegram bot. His job is to say "Welcome" to new members of telegram group, and invite them to join the GDG Catania Forum.
Google Developer Groups are for developers who are interested in Google's developer technology. A GDG can take many forms -- from just a few people getting together, to large gatherings with demos and tech talks, to events like code sprints and hackathons. As of March 2015, there are currently 600+ GDGs worldwide.
Despite this bot is designed for the GDG group you can easily download the bot and use it in any other group to welcome new users! That's how:
For execute the bot your system needs:
- python2
- python-pip
Install python-telegram-bot with pip
pip install python-telegram-bot --upgrade
Config:
- Edit config/welcome_message.html with your welcome message.
- Rename config/token.conf.dist in config/token.conf and paste your token received from BotFather.