gathering / wannabe

Event-system for TG - wannabe.gathering.org
GNU General Public License v3.0
12 stars 7 forks source link

Add support for multiple IM-handles #60

Open orjanj opened 4 years ago

orjanj commented 4 years ago

Add support for multiple IM handles (such as Twitch) on a users profile (suggestion by @mkberntsen).

Suggesting also adding Linkedin, Snapchat and/or even Facebook. Open for suggestions as this should not be that big task to implement.

mfyll commented 4 years ago

This is already supported and they are easily added in the SQL database. All IM types are defined as types in the database, and the way to add more is to simply add the types there.