|
13 | 13 | <link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/simple-notify.min.css" > |
14 | 14 | <link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css" > |
15 | 15 |
|
16 | | - <link rel="stylesheet" href="css/chatrd.css?nocache=27"> |
| 16 | + <link rel="stylesheet" href="css/chatrd.css?nocache=28"> |
17 | 17 | <link id="chatrd-skins" rel="stylesheet" href="css/skin-default.css"> |
18 | 18 |
|
19 | 19 | <meta name="robots" content="noindex, nofollow"> |
|
43 | 43 | <div id="chat-autocomplete-list"></div> |
44 | 44 |
|
45 | 45 | <form> |
| 46 | + <div id="commands-button"> |
| 47 | + <button>/</button> |
| 48 | + </div> |
46 | 49 | <div id="chat-input-text-field-container"> |
47 | 50 | <input id="chat-input-text-field" type="text" autocomplete="off" placeholder="Type a message..."> |
48 | 51 | </div> |
|
173 | 176 | <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/web/pusher.min.js" ></script> |
174 | 177 | <script src="https://unpkg.com/@streamerbot/client/dist/streamerbot-client.js"></script> |
175 | 178 |
|
176 | | - <script src="js/i18n-chatrd.js?nocache=27"></script> |
| 179 | + <script src="js/i18n-chatrd.js?nocache=28"></script> |
177 | 180 |
|
178 | | - <script src="js/speakerbot.js?nocache=27"></script> |
179 | | - <script src="js/sb.js?nocache=27"></script> |
180 | | - <script src="js/queue.js?nocache=27"></script> |
| 181 | + <script src="js/speakerbot.js?nocache=28"></script> |
| 182 | + <script src="js/sb.js?nocache=28"></script> |
| 183 | + <script src="js/queue.js?nocache=28"></script> |
181 | 184 |
|
182 | | - <script src="js/chatrd.js?nocache=27"></script> |
| 185 | + <script src="js/chatrd.js?nocache=28"></script> |
183 | 186 |
|
184 | | - <script src="js/modules/twitch/addon-seventv-paint.js?nocache=27"></script> |
185 | | - <script src="js/modules/twitch/addon-message-effects-canvas.js?nocache=27"></script> |
186 | | - <script src="js/modules/twitch/addon-on-screen-celebration.js?nocache=27"></script> |
| 187 | + <script src="js/modules/twitch/addon-seventv-paint.js?nocache=28"></script> |
| 188 | + <script src="js/modules/twitch/addon-message-effects-canvas.js?nocache=28"></script> |
| 189 | + <script src="js/modules/twitch/addon-on-screen-celebration.js?nocache=28"></script> |
187 | 190 |
|
188 | | - <link href="js/modules/twitch/module.css?nocache=27" rel="stylesheet"> |
189 | | - <script src="js/modules/twitch/module.js?nocache=27"></script> |
| 191 | + <link href="js/modules/twitch/module.css?nocache=28" rel="stylesheet"> |
| 192 | + <script src="js/modules/twitch/module.js?nocache=28"></script> |
190 | 193 |
|
191 | | - <link href="js/modules/youtube/module.css?nocache=27" rel="stylesheet"> |
192 | | - <script src="js/modules/youtube/module.js?nocache=27"></script> |
| 194 | + <link href="js/modules/youtube/module.css?nocache=28" rel="stylesheet"> |
| 195 | + <script src="js/modules/youtube/module.js?nocache=28"></script> |
193 | 196 |
|
194 | | - <link href="js/modules/tiktok/module.css?nocache=27" rel="stylesheet"> |
195 | | - <script src="js/modules/tiktok/module.js?nocache=27"></script> |
| 197 | + <link href="js/modules/tiktok/module.css?nocache=28" rel="stylesheet"> |
| 198 | + <script src="js/modules/tiktok/module.js?nocache=28"></script> |
196 | 199 |
|
197 | | - <link href="js/modules/kick/module.css?nocache=27" rel="stylesheet"> |
198 | | - <script src="js/modules/kick/module.js?nocache=27"></script> |
| 200 | + <link href="js/modules/kick/module.css?nocache=28" rel="stylesheet"> |
| 201 | + <script src="js/modules/kick/module.js?nocache=28"></script> |
199 | 202 |
|
200 | | - <link href="js/modules/streamelements/module.css?nocache=27" rel="stylesheet"> |
201 | | - <script src="js/modules/streamelements/module.js?nocache=27"></script> |
| 203 | + <link href="js/modules/streamelements/module.css?nocache=28" rel="stylesheet"> |
| 204 | + <script src="js/modules/streamelements/module.js?nocache=28"></script> |
202 | 205 |
|
203 | | - <link href="js/modules/streamlabs/module.css?nocache=27" rel="stylesheet"> |
204 | | - <script src="js/modules/streamlabs/module.js?nocache=27"></script> |
| 206 | + <link href="js/modules/streamlabs/module.css?nocache=28" rel="stylesheet"> |
| 207 | + <script src="js/modules/streamlabs/module.js?nocache=28"></script> |
205 | 208 |
|
206 | | - <link href="js/modules/patreon/module.css?nocache=27" rel="stylesheet"> |
207 | | - <script src="js/modules/patreon/module.js?nocache=27"></script> |
| 209 | + <link href="js/modules/patreon/module.css?nocache=28" rel="stylesheet"> |
| 210 | + <script src="js/modules/patreon/module.js?nocache=28"></script> |
208 | 211 |
|
209 | | - <link href="js/modules/tipeeestream/module.css?nocache=27" rel="stylesheet"> |
210 | | - <script src="js/modules/tipeeestream/module.js?nocache=27"></script> |
| 212 | + <link href="js/modules/tipeeestream/module.css?nocache=28" rel="stylesheet"> |
| 213 | + <script src="js/modules/tipeeestream/module.js?nocache=28"></script> |
211 | 214 |
|
212 | | - <link href="js/modules/kofi/module.css?nocache=27" rel="stylesheet"> |
213 | | - <script src="js/modules/kofi/module.js?nocache=27"></script> |
| 215 | + <link href="js/modules/kofi/module.css?nocache=28" rel="stylesheet"> |
| 216 | + <script src="js/modules/kofi/module.js?nocache=28"></script> |
214 | 217 |
|
215 | | - <link href="js/modules/fourthwall/module.css?nocache=27" rel="stylesheet"> |
216 | | - <script src="js/modules/fourthwall/module.js?nocache=27"></script> |
| 218 | + <link href="js/modules/fourthwall/module.css?nocache=28" rel="stylesheet"> |
| 219 | + <script src="js/modules/fourthwall/module.js?nocache=28"></script> |
217 | 220 |
|
218 | 221 | <script src="js/testmode.js"></script> |
219 | 222 |
|
|
0 commit comments