Alex Tzonkov

Results 28 comments of Alex Tzonkov

> Since it's a warning in the admin panel, would it also be a good idea to implement an env variable for the default_phone_region setting? > > ``` >

This is the same error seen when a nextcloud instance is sitting behind Traefik reverse proxy with an authentication forward service like Google Oauth2. Accessing the nextcloud from a web...

Does the web version work with the Pencil?

How long do you need the state to be retained? I did some state stuff by just keeping the state in memory, if the bot restarts the state is lost,...

Yes totally understand this conundrum. In my instance, the best solution I came up with was forcing this type of conversation to happen only as a direct message between the...

Sure, so I used it for onboarding new users. Here is the function used to start the onboarding: ```python @respond_to('start foobar onboarding') def foobar_start_onboarding(message): """ ***Direct Message Only!*** Start the...

@unode Did you ever get what you needed with 2.x on this request?

@unode Please check to make sure my conflict resolution in function.py did not break anything for you. Otherwise I think we can squash and merge this. EDIT: NVM it did...

@unode Ok I think I fixed the mess :) Can you verify that the commit makes sense to you? https://github.com/attzonko/mmpy_bot/pull/326/commits/f0a703983f8d881823b7ac54fedfb07356d5fa2e