add chat:edit permission
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@
|
||||
<script>
|
||||
window.onload=async function(){
|
||||
const client_id='ib2n7v7mur7ab2mcxv7rjju2ctsyoi'
|
||||
const scope='moderator:read:followers channel:read:subscriptions bits:read channel:read:charity chat:read'
|
||||
const scope='moderator:read:followers channel:read:subscriptions bits:read channel:read:charity chat:read chat:edit'
|
||||
const status_div=document.querySelector('div#status')
|
||||
status_div.innerHTML='Logging in to twitch...'
|
||||
const TBA=await import('https://tba.sugoidogo.com/tba.mjs')
|
||||
|
||||
Reference in New Issue
Block a user