Coder Social home page Coder Social logo

walkwithfriends's Introduction

WalkWithFriends

Staying in touch with close friends requires more effort when everybody lives somewhere else on the planet. Scheduling calls to catch up certainly works, but it requires time-commitment, and time zones make scheduling unnecessarily complicated.

After living in NYC for a year, I ended up doing the following: If I walk somewhere for about 30 minutes, I'd text 2 friends or family members, asking if they're available for a chat. Often one of them would end up calling me. This way, no prior planning was necessary, things felt more spontaneous and I was able to use my NYC walking time to catch up.

The problems

  • If I text a friend Hey X, are you free for a call?, chances are they're at work, asleep, with friends or don't look at their phone. They'd see my message 2 hours later and reply Yep, sure, calling you now. The problem here is that by that time I'm unavailable, as the message is from 2 hours ago.
  • If a friend doesn't know about this setup, they'd think I want to discuss something specific or urgent, however those kinds of calls are just to catch up and stay in touch.
  • Often, either none of my friends were available, or multiple responded, so it was always a tricky balance on how many friends I'd text, with the risk of both of them replying Yep, I'm free now
  • If one friend is never available, you kind of "forget" to text them, as you already assume subconsciously that they won't be available

The solution

A Telegram bot that manages the communication and revokes messages as soon as you're unavailable again.

How does it work:

  1. Say hi to the bot via t.me/WalkWithFriendsBot
  2. You add all the Telegram contacts using /newcontact [username]
  3. You type /free to mark yourself as available
  4. You tell the bot how many minutes you'll be free (this number will be sent as part of the message to your friends)
  5. The bot now sends out messages to all your friends in your contact list, one message every 20 seconds
  6. The order in which the messages are sent is based on when you last had a call with them, to prefer people you haven't chatted in a while
  7. As soon as your first friend hits the /confirm button
  8. You and your friend will be connected
  9. All other invites will be revoked, meaning if e.g. the friend was sleeping during that time, they won't even see that there ever was a message

Why Telegram?

  • It works on every major platform, including iOS, Android and macOS
  • It supports revoking of messages and notifications, even from the lock screen
  • They have a solid bots API
  • Registration for new users is easy & fast

<iframe width="300" height="580" src="https://www.youtube.com/embed/vanxPbuKTQQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>


Website generated using markdown-to-html-github-style Find the source code on GitHub KrauseFx/walkwithfriends

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.