digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AmirQuincyBunk begins." [color=orange];
		"AmirQuincyBunk begins." -> j3202034568;
	j3202034568 [label="soooo i told quincy i could hear him during his *relaaations*",shape=box,color=blue];
		j3202034568 -> j1424941486;
		j3202034568 -> j926305517;
		j3202034568 -> j645709570;
		j3202034568 -> j2964292978;
	j1424941486 [label="How'd he take it?",shape=box,color=red];
		j1424941486 -> j4060120207;
	j926305517 [label="Do you have a black eye?",shape=box,color=red];
		j926305517 -> j757307639;
	j645709570 [label="Did he laugh?",shape=box,color=red];
		j645709570 -> j757307639;
	j2964292978 [label="BRB. [End.]",shape=box,color=red];
		j2964292978 -> "Chat ends.";
	j4060120207 [label="he uh... actually looked pretty mortified lol",shape=box,color=blue];
		j4060120207 -> j4140201050;
	j757307639 [label="no, actually!",shape=box,color=blue];
		j757307639 -> j4060120207;
	"Chat ends." [color=orange];
	j4140201050 [label="i expected him to be all \"bruv take lessons bruv\"",shape=box,color=blue];
		j4140201050 -> j2085483178;
	j2085483178 [label="but he apologized and said he had no idea i could hear and that he was keeping me up",shape=box,color=blue];
		j2085483178 -> j486165618;
	j486165618 [label="so he's gonna take it elsewhere in the mall if he brings people back again",shape=box,color=blue];
		j486165618 -> j2690370709;
	j2690370709 [label="+20 Chemistry",color=orange];
		j2690370709 -> j3346306627;
	j3346306627 [label="so, thanks for the advice, *famalam*",shape=box,color=blue];
		j3346306627 -> "Chat ends.";
}