Here is the idea:
- Players can create an in-game guild. Players can ask to join this guild and the guild has options how to accept the player.
- When player joins a guild, the guild is saved to their profile and their status in the guild (owner or member). Player can leave the guild or be kicked by owner.
- Players within the guild can send stickers and emojis in a chat room. Each guild has exactly one chat room (no actual text is sent).
- Some stickers can be interacted with (ex: high five) and that sticker intteraction persists in the chat room.
Closest thing I can find is Friends and maybe Cloud Code but there must be something more fitting?