Monad-Pad / gmon.link

gmon.link is the easiest and quickest way to aggregate links for projects or individuals.
https://gmon.link
3 stars 9 forks source link

feat: easy default link setup helper #3

Open jeonghoyeo7 opened 4 days ago

jeonghoyeo7 commented 4 days ago

Is there an existing feature request for this?

Feature Description

Create Links for twitter, github, discord handle, telegram handle, residential country

Problem and Motivation

Currently, a link can be created by Create a new link in Telegram. A user needs to insert link one by one. But, in many cases, some sites will be inserted by users, e.g., twitter, github, discord handle, telegram handle, residential country. Now, a user needs to input those links one by one.

Proposed Solution

Instead of just using Create a new link, how about adding a new menu to insert the above links in a single procedure with series of inputs?

For example, gmon.link tg helper can ask

  1. What is your twitter ID? (You can skip this by entering no)
  2. What is your github ID? (You can skip this by entering no)
  3. What is your discord handle? (You can skip this by entering no)
  4. What is your telegram handle? (You can skip this by entering no)
  5. Which country are you living now? (You can skip this by entering no)

After all the links are inserted, then gmon.link automatically provides those links with icon image (twitter X, github, discord, telegram, and country flag).

Alternatives Considered

No response

Additional Context

No response

elliotdotsol commented 4 days ago

Great addition, I'm working on open-sourcing the Telegram bot so we can work on a PR there 👍