VH Lovestar is a service for work with Facebook events via vh-lovestars-telegram-bot.
- Go to config folder.
cd common/config/- The vh-lovestars.sql file contains the database structure. Upload it to your hosting.
- Copy main-local.php.example to main-local.php
copy cp main-local.php.example main-local.php- Fill in the required fields with your database connection data in main-local.php file. Fill telegram bot id and chat gpt api key
- Fill mailer data in main-local.php file to receive mail
- Fill in the fields in the params.php file with your data
- Create a google console account
- Add Geocoding API to account and get and copy Api Key
- Add Cloud Vision API and get json file for use it's API
- Create backend/web/api_keys and add json file to api_keys folder
- Go to web folder and copy index.php.example to index.php
cd backend/web && copy cp main-local.php.example main-local.php- Define variable GoogleMapApiKey with Geocoding API Key and variable GoogleVisionFile with name of json file. And fill another needed api keys