Postgres is dowm so remember to add it in heroku web page and run:
heroku run rails db:migrate
heroku run rails db:seedLog in into heroku
heroku loginStop runing
heroku ps:scale web=0 -a email-chatbot-helperRun it again
heroku ps:scale web=1 -a email-chatbot-helper