Commit Graph

4 Commits

Author SHA1 Message Date
Mohamed Sohail 43b7800ed6
fix: phin handle 400 empty body
phin doesn't throw on 400 and instead passes empty body to tg
2022-01-18 19:39:15 +03:00
Mohamed Sohail f61500f3e6
fix: add timeout to request
* incase the ussd-server is down or unresponsive, return a message to tg
2022-01-18 14:50:20 +03:00
Mohamed Sohail 2a42a5882c
release: v0.2.0
updates:

* add tests for most modules
* add confini for loading configs
* add contact spoof check
* add optional webhook support
* add error handling
* add pino logger
* update keyboard regex
2022-01-17 15:35:36 +03:00
Mohamed Sohail 4372632d93
add: initial working poc 2022-01-14 14:46:59 +03:00