Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
256 stars 38 forks source link

Add option to directly use https to webhook #44

Closed Teekeks closed 3 years ago

Teekeks commented 3 years ago

While using a reverse proxy is a nice way in adding https, having an option to directly set a pregenerated certificate would be nice for a lot of setups.

Maybe use this answer for a easy way: https://stackoverflow.com/a/51646535/6376756

Teekeks commented 3 years ago

implemented in 13bd6c553ff9641d7d397f9d141a7fadb09d12de