23 Commits

Author SHA1 Message Date
0b33947be3 ported to 4.x 2023-02-04 23:58:53 +01:00
issork
6f6373bba8
Merge pull request #12 from issork/revert-11-patch-1
Revert "permissions logic fix"
2022-07-06 00:12:52 +02:00
issork
7ecb413b11
Revert "permissions logic fix" 2022-07-06 00:12:19 +02:00
issork
c0c2fc4613
Merge pull request #11 from nogre/patch-1
Thanks, merged.
2022-07-06 00:08:34 +02:00
nogre
e629589ac0
permissions logic fix
the previous logic was for exact matches, but that failed on MOD_STREAMER when you are the streamer and not a mod. just need overlap, not exact match.
2022-06-25 21:38:19 -04:00
mennomax
bbafcd5ec9 update version 2021-06-02 22:39:37 +02:00
mennomax
4ecb633152 fixed handling commands 2021-06-02 18:08:23 +02:00
MennoMax
f323b08daa
Merge pull request #7 from aaronfranke/things
Re-add things that were accidentally removed
2021-05-21 15:51:44 +02:00
Aaron Franke
25c2bbc80a
Re-add things that were accidentally removed 2021-05-21 08:44:54 -04:00
MennoMax
65aacbcf2a Update README.md, missing changes 2021-05-21 13:55:27 +02:00
mennomax
b107c4901a fixed badge cache, added missing file 2021-05-20 23:34:41 +02:00
mennomax
a3740fab4d improved image cache, new example 2021-05-20 23:17:32 +02:00
mennomax
cbec745704 closes #5 and #6 2021-05-03 19:47:32 +02:00
MennoMax
b2230fc8e2 Merge branch 'master' of https://github.com/MennoMax/gift 2020-03-29 19:53:43 +02:00
MennoMax
2ac21a4ca3 implemented image cache, fixes #1 2020-03-29 19:52:55 +02:00
MennoMax
ede2b351d8
Update README.md 2019-10-29 19:15:11 +01:00
MennoMax
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 2019-10-29 19:13:22 +01:00
MennoMax
b34ae1b5ee replaced arg passed to command functions with CommandInfo 2019-10-27 01:37:19 +02:00
MennoMax
70f363bfe7 bugfix, classes now replace the cmd_data and sender_data with classes 2019-10-27 01:22:21 +02:00
MennoMax
b0ac64182f forgot to remove prints in last commit 2019-10-25 21:55:51 +02:00
MennoMax
f5a77ec4c4 removed prints, asserts 2019-10-25 21:51:51 +02:00
MennoMax
0cfa057241 added license 2019-10-25 21:15:38 +02:00
MennoMax
ef9418f8fe initial commit 2019-10-25 21:09:38 +02:00