I am making a telegram bot for some usal tasks involving this vendor.

For now, it supports these two commands:



/dsp2sql Gives you a dsp print in sqlite format.
Call the command with no arguments and I will ask you to attach a file.
This file must be a dsp print of one or more nodes (ex: dsp cell) zipped (.zip).
/licxml2txt Parses XML license information and returns it in csv format.
Call the command with no arguments and I will ask you to attach a file.
This file must be a zip file that includes the license XML files of the
nodes.

For those who are intrested: @huaweiTool_bot