parent
9fd97861c3
commit
2cc46de512
@ -0,0 +1,8 @@ |
||||
Running the tests: |
||||
|
||||
```bash |
||||
export TEST_TELEGRAM_TOKEN=<YOUR_BOT_TOKEN> |
||||
# User Id which you want to send the messages. |
||||
export TEST_USER_ID=<USER_ID> |
||||
npm run test |
||||
``` |
||||
Loading…
Reference in new issue