#!/bin/bash

echo "Current directory $PWD"

cd $PWD

echo $(php artisan wa:create --phone_number=601156319831 --display_name='AFP My' --meta_bm_id=1229038374561833 --wa_api_token=EAB6oVTc9wWMBO0oiuLdISyCZCTP97fgw7lGRIFLSUoMe0KPB8k40tmkpL7h1d3qJ936Bz7JnP6YZA1M9WYj9ARHKFwmVjLkDs7MT4lYvYkNBWLbFBR2ojpZCrNjJOYIcHsxX7iAW4Q5n1DiIGxHrF6WzLXhqdSZBZChih44yoixup1nz5IPyZAPdPnir0F5EbdxgZDZD --wa_phone_number_id=101303606067126 --wa_business_account_id=102951485898745 --es_domain=feast-for-treats.dreamwithanchor.com --es_api_token=eBO6kcih9iC8oCo19ER1klEsV8BVNfEhfc4Qh2lGjiAxaROYrUSjN1ppqlbi --slack_webhook_url=https://hooks.slack.com/services/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 --notify_emails=jacynth.lim@skale.today,noriemae@skale.today  --brand_name='0' --organization_name_chatbot=0 --faq_link=0 --tnc_link=0 --explore_brand_link=0 --cs_email=0 --cs_hotline=0 --specific_wf='Database\Seeders\AFPFeastForTreats2024Seeder' --is_import_standard=FALSE --is_soft_delete=true)


