add twitch API stuff, add follow/sub/cheer labels
This commit is contained in:
parent
8a7210ad56
commit
626540e728
17 changed files with 1143 additions and 3 deletions
10
twitch/public/labels.css
Normal file
10
twitch/public/labels.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#label {
|
||||
margin: 16px;
|
||||
font-family: "Inter", sans-serif;
|
||||
font-size: 64px;
|
||||
font-weight: bold;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue