I hereby claim:
- I am saman on github.
- I am samansoltani (https://keybase.io/samansoltani) on keybase.
- I have a public key ASB7p0VtFuTQPNU4rSfZ0YlBSPErLYU714GkIQlk0NOGZwo
To claim this, I am signing this object:
| # This script can check apple website for availability of a prodcut in stores close to a zip code | |
| # After finding availability it can send a notification via telegram | |
| import telebot | |
| import requests | |
| # depends on the store this phrase can be different | |
| not_avaliable = "Derzeit nicht verfügbar" | |
| # make a telegram bot and put the token here |
| [ | |
| { | |
| "author": "First Author", | |
| "content": "First Quote." | |
| }, | |
| { | |
| "author": "Second Author", | |
| "content": "Second Quote." | |
| } | |
| ] |
| /** | |
| * Convert CAMT to JSON with Node.js. | |
| * @example | |
| * // return filename.json | |
| * node camt-to-json.js filename.csv | |
| * @author Saman Soltani <@saman> | |
| */ | |
| var fs = require('fs'); | |
| var path = require('path'); |
I hereby claim:
To claim this, I am signing this object: