François-Xavier Cat
François-Xavier Cat
Maybe have a Module script variable available to all functions?
* Retrieve venues * Add parameter on `New-MeetupEvent` to add venue
* Album photo upload: https://www.meetup.com/meetup_api/docs/:urlname/photo_albums/:album_id/photos/#upload * Event photo upload https://www.meetup.com/meetup_api/docs/:urlname/events/:event_id/photos/#upload
https://www.meetup.com/meetup_api/docs/:urlname/events/:id/attendance/#list
https://www.meetup.com/meetup_api/docs/:urlname/members/#list
* Add a /tests/ folder * Add some unit tests, examples: * Test Help is present, parameters documented etc...
Currently I don't know a way to make this module compatible with non-Windows Systems. The `Set-MVPConfiguration` is relaying on WinForms to build an Authentication browser window that is only available...