diff --git a/README.md b/README.md index 726ee87..e4affe3 100644 --- a/README.md +++ b/README.md @@ -273,3 +273,10 @@ alias.url = ("/local/" => "/home/hugvey/hugvey/local/") ``` +## When Telegram is blocked + +In Russia, Telegram is blocked, to circumvent this, we set it to run over a SOCKS proxy: + +`autossh -M 0 -o "ServerAliveInterval 30" -o "ServerAliveCountMax 3" -N -D 9090 rubenvandeven.com` + + diff --git a/hugvey/story.py b/hugvey/story.py index 9aaa2ca..61116dc 100644 --- a/hugvey/story.py +++ b/hugvey/story.py @@ -1090,6 +1090,7 @@ class Diversion(object): """ (1) last spoken at all (2) or duration for this last reply only + Only can kick in if there's no 'timeout' condition set. """ if story.currentDiversion: return