Resonite-Community-Projects / community_events.resonite

Service for announcing Resonite events and stream from multiple source like Discord and Google Agenda to client like Resonite Facet or Web Browsers.
https://resonite-communities.com/
GNU General Public License v3.0
4 stars 1 forks source link

Add the ability to set a community_url for each communities in the google agenda #19

Open brodokk opened 4 months ago

brodokk commented 4 months ago

It would be nice to update the configuration file for having the option communities_url where:

communities_name = ['Commu 1', 'Commu 3']
communities_url = ['http://example.com', 'http://example.fr']

So the url of Commu 1 is http://example.com and for Commu 3 its http://example.com

Note old idea that I put somewhere else that i forgot to make an issue for