The goal of this application is to provide additional infromation and to improve SEO. It will provide more information about a certain city, landmark or region. It returns place's description and several useful links.
- Clone repo
- Install pipenv
- Create a Reddit app
- Fill out environment variables:
- CLIENT_ID
- CLIENT_SECRET
- USERNAME
- PASS
- Run
pipenv shell
andpython main.py
Bot provides location description, taken from wikipedia link. Besides that, bot also provides multiple relevant links: map, hotels, hiking trails, activities and links to social medias. All links are built using url and search string (location name).