소스 검색

Update 'config.py'

Added hooks_path.
deadtom 1 주 전
부모
커밋
3127f574a6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      config.py

+ 1 - 0
config.py

@@ -4,6 +4,7 @@ tag_dict = {'python': '#Python', 'minecraft': '#Minecraft'}
 owncast_url = ''
 api_url = ''
 owncast_logfile = ''
+hooks_path = ''
 
 jid = ''  # XMPP sending acount username
 password = ''  # XMPP sending account password