Cli for my.irancell.ir. You can get your current status, list offers and buy offers by using this cli.
$ npm install -g my-irancell-cli
You have to login to your irancell account with your phone number and password.
$ my-irancell login
$ npm install -g my-irancell-cli
$ my-irancell COMMAND
running command...
$ my-irancell (--version)
my-irancell-cli/0.1.0 linux-x64 node-v20.9.0
$ my-irancell --help [COMMAND]
USAGE
$ my-irancell COMMAND
...
my-irancell buy [OFFERID]my-irancell help [COMMAND]my-irancell loginmy-irancell logoutmy-irancell offersmy-irancell statusmy-irancell buy [OFFERID]Buy an offer
USAGE
$ my-irancell buy [OFFERID]
DESCRIPTION
Buy an offer
See code: src/commands/buy/index.ts
my-irancell help [COMMAND]Display help for my-irancell.
USAGE
$ my-irancell help [COMMAND...] [-n]
ARGUMENTS
COMMAND... Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for my-irancell.
See code: @oclif/plugin-help
my-irancell loginLogin to a new account
USAGE
$ my-irancell login
DESCRIPTION
Login to a new account
See code: src/commands/login/index.ts
my-irancell logoutLogout from account
USAGE
$ my-irancell logout
DESCRIPTION
Logout from account
See code: src/commands/logout/index.ts
my-irancell offersList all available offers
USAGE
$ my-irancell offers
DESCRIPTION
List all available offers
See code: src/commands/offers/index.ts
my-irancell statusShow account status
USAGE
$ my-irancell status
DESCRIPTION
Show account status
See code: src/commands/status/index.ts
$ claude mcp add my-irancell-cli \
-- python -m otcore.mcp_server <graph>