Visualistic-Studios / Media-Manager

Management Platform for Social Media Post Scheduling & Analytics written in Python. Designed to be highly configurable and extendable.
GNU General Public License v3.0
160 stars 26 forks source link

Auto Hide Unneeded Media Account Settings #65

Open VenomStyx opened 2 years ago

VenomStyx commented 2 years ago

Overview

Not all media account settings are needed. For example, Discord only uses webhooks. Having the empty space there doesn't serve a purpose except to clutter the screen.

Need to make a list of which settings are required for each platform and only display those.