Alex Filatov

Results 17 comments of Alex Filatov

yeah, this makes sense for me now, thanks! yes, we can communicate in Russian but here would be better in English =)

https://github.com/lubien/elixir-telegram-bot-boilerplate I believe this one can help @abdoo9

or this one https://medium.com/devmasterz/writing-a-telegram-bot-on-elixir-98fc328347c7

@fredwu any chance to get this merged?

really nice idea with GenServer, I did this but with Redis, maybe this will help someone https://github.com/alexfilatov/guardian_db_redis (also maybe make this as a PR https://github.com/ueberauth/guardian_db/issues/119)

@sbinlondon haven't tested, but I think if you make `guardian_db` deps from this repo `master` branch and put in the `Guardian.DB` config this line `stale_error_field: :stale_token` this should fix your...

please let me know if I can help with anything @doomspork @yordis

> @nicolasgarnil did my `asdf exec gem install bundler` fix the issue for you? fixed for me, thank you!

yeah, thank you @krishaamer, still need to fix Travis errors :)

thank you for the comments @cpjolicoeur , will address them shortly!