Skip to content

Instantly share code, notes, and snippets.

View illblew's full-sized avatar
👀
Hi, I'm back on github.

Will Blew (GOBLIN) illblew

👀
Hi, I'm back on github.
View GitHub Profile
# Autogenerated input type of AcceptInvitation
input AcceptInvitationInput {
# A unique identifier for the client performing the mutation.
clientMutationId: String
handle: String!
}
# Autogenerated return type of AcceptInvitation
type AcceptInvitationPayload {
# A unique identifier for the client performing the mutation.
@illblew
illblew / gist:8884b405bd5d90db4d4d
Last active August 29, 2015 14:06
Bot Example
#!/usr/bin/python
import socket
import sys
import mysqldb
server = "irc.swiftirc.net" #settings
channel = "#pxlbin"
botnick = "pxlboat"
#db jazzy