Commit Graph

  • 353e555176 fixed auth grant flow indent master issork 2024-06-27 18:39:01 +02:00
  • 617490d17b
    Merge pull request #40 from digital-mint-creature/master Max Kross 2024-05-07 12:40:41 +02:00
  • 47be60407b
    Fix user lookup by ID digimint 2024-03-24 20:22:16 -05:00
  • 3ef9a2053c added missing var type issork 2023-12-21 13:49:29 +01:00
  • 5b37dad373
    Merge pull request #37 from gigaforge/patch-1 Max Kross 2023-12-19 21:49:15 +01:00
  • 5987a59684
    Update redirecting_flow.gd trgKai 2023-12-19 12:24:53 -08:00
  • 9180cfa092 fixed icon cache and disconnects (thanks to trgKai) issork 2023-12-19 19:33:27 +01:00
  • 39f9fd5723
    Merge pull request #36 from Haskaris/fix_api_connection_send_whisper Max Kross 2023-12-19 19:29:42 +01:00
  • 1cc126f34b Update send_whisper function Correctly use API Display more explicit messages in error case Wathis 2023-12-16 14:34:07 +01:00
  • 2531c6f446 fixed CommandHandler issork 2023-12-06 13:42:05 +01:00
  • bd1b0b8a8e moved common redirecting auth code to superclass issork 2023-12-04 09:50:16 +01:00
  • df5f39f7b0 fixed edge browser not working issork 2023-12-03 18:46:34 +01:00
  • 4a53161084 fixed eventsub issork 2023-12-03 16:58:05 +01:00
  • e7ce70deb7 moved example into subfolder issork 2023-12-03 11:28:20 +01:00
  • 27c4982118 added missing %s to format string issork 2023-12-02 23:04:10 +01:00
  • 3da055ad87 refactoring issork 2023-12-02 14:20:20 +01:00
  • 0545456faa attempt refresh with refresh token if access token is invalid issork 2023-10-25 18:16:07 +02:00
  • 204928ad5c commands from the chat ui are now being handled issork 2023-10-08 12:56:46 +02:00
  • 7b42990b39 added new signal to wait for channel data, required for the example to work as expected issork 2023-10-08 12:26:53 +02:00
  • 2ff6b2e597 add auth.txt to gitignore issork 2023-10-08 12:04:10 +02:00
  • acafee48c9
    Merge pull request #30 from JoelCreatesGames/master Max Kross 2023-09-25 16:45:20 +02:00
  • 418ff134a9 clean up example into its own directory Joel 2023-09-23 19:35:04 -03:00
  • bd1b80c954
    Merge pull request #26 from jynus/cache_invalid_index Max Kross 2023-09-08 09:36:29 +02:00
  • 554e32495e Fix race condition exception by checking badge key exists Jaime Crespo 2023-08-19 13:31:19 +02:00
  • 7751bbf853
    Merge pull request #23 from Yagich/fix/no-multiline-string Max Kross 2023-06-23 06:01:57 +02:00
  • 881e29d7bb
    don't use multiline string for browser auth Lera Elvoé 2023-06-22 21:40:03 +03:00
  • 35eb4d7020 old badge mapping api shut down, migrated to new one issork 2023-06-09 09:59:22 +02:00
  • ae816df6f6 bump version issork 2023-05-11 13:40:49 +02:00
  • a9a4f34c84 updated eventsub url issork 2023-05-11 13:39:49 +02:00
  • 420d897635 bump version issork 2023-04-24 19:07:40 +02:00
  • 107e6aa68b fixed some browsers not showing the reply, attempted to fix another error issork 2023-04-24 19:04:29 +02:00
  • 170400cdba remove accidental quotes issork 2023-04-14 17:48:15 +02:00
  • ba480b967e forgot to specify the login name when retrieving users data issork 2023-04-12 18:44:12 +02:00
  • 8b37c907e5 removed whisper testing remains issork 2023-04-11 19:25:06 +02:00
  • 1d454fcb26 adjusted whispering because /w no longer works, forgot freeing the HTTPRequest in 2 places issork 2023-04-11 19:22:31 +02:00
  • 2fef47aeef Merge branch 'master' of https://github.com/issork/gift issork 2023-03-03 16:36:48 +01:00
  • 18450d661d fixed #20 issork 2023-03-03 16:35:57 +01:00
  • e6a1f724a3
    Update README.md Max Kross 2023-03-02 16:09:12 +01:00
  • e77a341d7e
    Update README.md Max Kross 2023-02-21 21:19:30 +01:00
  • 1f1ad16e6f fixed token being checked every second instead of every hour issork 2023-02-18 23:30:47 +01:00
  • 5f13ecae34 updated README issork 2023-02-15 17:07:26 +01:00
  • bee9d7ae55 fixed #18 issork 2023-02-12 11:47:34 +01:00
  • 0c00132c4c added authorization code grant & first events, closes #17 and #16 issork 2023-02-12 01:04:44 +01:00
  • e556e95841 fixed crash in the chat example when bot sent emotes/badges issork 2023-02-05 01:10:23 +01:00
  • dc070e8cb1 updated README and LICENSE issork 2023-02-05 00:29:11 +01:00
  • a615a60909 Merge branch 'master' of https://github.com/issork/gift issork 2023-02-05 00:03:25 +01:00
  • 0b33947be3 ported to 4.x issork 2023-02-04 23:50:59 +01:00
  • 8cb8d60f67 ported to 4.x issork 2023-02-04 23:50:59 +01:00
  • 6f6373bba8
    Merge pull request #12 from issork/revert-11-patch-1 3.x issork 2022-07-06 00:12:52 +02:00
  • 7ecb413b11
    Revert "permissions logic fix" issork 2022-07-06 00:12:19 +02:00
  • c0c2fc4613
    Merge pull request #11 from nogre/patch-1 issork 2022-07-06 00:08:34 +02:00
  • e629589ac0
    permissions logic fix nogre 2022-06-25 21:38:19 -04:00
  • bbafcd5ec9 update version mennomax 2021-06-02 22:39:37 +02:00
  • 4ecb633152 fixed handling commands mennomax 2021-06-02 18:08:23 +02:00
  • f323b08daa
    Merge pull request #7 from aaronfranke/things MennoMax 2021-05-21 15:51:44 +02:00
  • 25c2bbc80a
    Re-add things that were accidentally removed Aaron Franke 2021-05-21 08:29:43 -04:00
  • 65aacbcf2a Update README.md, missing changes MennoMax 2021-05-20 23:43:16 +02:00
  • b107c4901a fixed badge cache, added missing file mennomax 2021-05-20 23:34:41 +02:00
  • a3740fab4d improved image cache, new example mennomax 2021-05-20 23:17:32 +02:00
  • cbec745704 closes #5 and #6 mennomax 2021-05-03 19:47:32 +02:00
  • b2230fc8e2 Merge branch 'master' of https://github.com/MennoMax/gift MennoMax 2020-03-29 19:53:43 +02:00
  • 2ac21a4ca3 implemented image cache, fixes #1 MennoMax 2020-03-29 19:52:55 +02:00
  • ede2b351d8
    Update README.md MennoMax 2019-10-29 19:15:11 +01:00
  • 9cc6180845 version changed to 0.1.0, added chat queue, handling of twitch restarts, changed tag-value mappings, minor improvements, added documentation in README.md MennoMax 2019-10-29 19:13:22 +01:00
  • b34ae1b5ee replaced arg passed to command functions with CommandInfo MennoMax 2019-10-27 01:37:19 +02:00
  • 70f363bfe7 bugfix, classes now replace the cmd_data and sender_data with classes MennoMax 2019-10-27 01:22:21 +02:00
  • b0ac64182f forgot to remove prints in last commit MennoMax 2019-10-25 21:55:51 +02:00
  • f5a77ec4c4 removed prints, asserts MennoMax 2019-10-25 21:51:51 +02:00
  • 0cfa057241 added license MennoMax 2019-10-25 21:15:38 +02:00
  • ef9418f8fe initial commit MennoMax 2019-10-25 21:09:38 +02:00