Open cthtuf opened 3 years ago
It's pretty hard to use telegram_send in serverless way, like AWS Lambda, Google Cloud Functions. Here is PR which allows to pass config through dict and keep backward compatibility of using config files.
pull request gh pr checkout 90
It's pretty hard to use telegram_send in serverless way, like AWS Lambda, Google Cloud Functions. Here is PR which allows to pass config through dict and keep backward compatibility of using config files.