Allow setting APN programmatically
DomAmato opened this issue · 1 comments
DomAmato commented
Is your feature request related to a problem? Please describe.
Changing the APN in the code is not easy as it requires finding the installed code and changing a few lines.
Describe the solution you'd like
Making it an accessible parameter would help with this issue
Describe alternatives you've considered
Additional context
The biggest issue is the chatscript which is not a python class and therefore does not have fields that can be changed in a pythonic manner
issue-label-bot commented
Issue-Label Bot is automatically applying the label feature_request
to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.