WeeChat terminal IRC client
- acccess to "OAuth Password Generator"; semi-official service
- push "Connect to Twitch"
WeeChat terminal IRC client
| -- twitch module | |
| local ws = require("http.websocket") | |
| local utils = require("utils") | |
| local M = {} | |
| local twitch_url = "wss://irc-ws.chat.twitch.tv:443" | |
| local message_types = { | |
| PING = "PING", | |
| PRIVMSG = "PRIVMSG", | |
| ACK = "ACK", |
This concept is very much like .jar or .war archives in Java.
NOTE: The built
.pyzzipapp can run on both Python 2 & 3 but you can only build.pyzzipapps with Python 3.5 or later.
I hereby claim:
To claim this, I am signing this object:
| using UnityEngine; | |
| using System.Collections; | |
| public class Intro : MonoBehaviour { | |
| SimpleGameManager GM; | |
| void Awake () { | |
| GM = SimpleGameManager.Instance; | |
| GM.OnStateChange += HandleOnStateChange; |