You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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
The text was updated successfully, but these errors were encountered: