digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"QuincyRank6Convo9 begins." [color=orange];
		"QuincyRank6Convo9 begins." -> j2548102884;
	j2548102884 [label="never EVER drink the shit amir makes",shape=box,color=blue];
		j2548102884 -> j4200868452;
	j4200868452 [label="fk me sideways",shape=box,color=blue];
		j4200868452 -> j3132539748;
	j3132539748 [label="n he drinks that to CALM DOWN?!",shape=box,color=blue];
		j3132539748 -> j3489160777;
	j3489160777 [label="gotta go 4 a run around the block no wonder he never sits still fkkkkk ",shape=box,color=blue];
		j3489160777 -> "Chat ends.";
	"Chat ends." [color=orange];
}