summary refs log tree commit diff
path: root/src/connections/Twitch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix linter warnings in connectionsPuyodead12023-08-061-10/+16
* Fix connection class importsPuyodead12023-08-061-1/+1
* License informationMadeline2023-04-022-0/+36
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-1/+1
* Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-12/+2
* replace node-fetch with wretchPuyodead12023-03-181-65/+42
* Add Twitch, error handling, revokation changes, etcPuyodead12023-03-182-0/+201