digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"AoiBirthdayConvo2 begins." [color=orange];
		"AoiBirthdayConvo2 begins." -> j1300376889;
		"AoiBirthdayConvo2 begins." -> j4104381864;
	j1300376889 [label="Alles Liebe zum Geburtstag, Aoi! Vielleicht können wir dir deinen eigenen Zeke klonen ...",shape=box,color=red];
		j1300376889 -> j2865980707;
	j4104381864 [label="We come alive, under the neon glow … it’s the party of your GEBURTSTAG! <3",shape=box,color=red];
		j4104381864 -> j267535651;
	j2865980707 [label="<RETRO_EMOJI_HORRIFIED> warum machst du über sowas witze???",shape=box,color=blue];
		j2865980707 -> "Chat ends.";
	j267535651 [label="+20 Chemistry",color=orange];
		j267535651 -> j152327961;
	"Chat ends." [color=orange];
	j152327961 [label="ahahahaa bitte keine party aber dnk! rate mal was ich mir grade anhöre <RETRO_EMOJI_WINK>",shape=box,color=blue];
		j152327961 -> "Chat ends.";
}