From 00aa684cf46088bd0b628be004d70914ec02ed9b Mon Sep 17 00:00:00 2001 From: jring-o Date: Tue, 28 Jul 2020 10:12:29 -0400 Subject: [PATCH] Added Artist and Space roles Added Artist and Space roles --- config/default.example.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/default.example.json b/config/default.example.json index eca7746..5bc9f3e 100644 --- a/config/default.example.json +++ b/config/default.example.json @@ -74,7 +74,9 @@ "Gamer", "Memes", "Events", - "Skateboard" + "Skateboard", + "Artist", + "Space" ] }, "irc": {