We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7074b commit df9066cCopy full SHA for df9066c
src/Bot/Dubtrack.hs
@@ -92,8 +92,6 @@ setRoomName =
92
reply <- getRoom
93
void $ updateEntityById $ (\a -> a {unName = msg}) <$> reply) $
94
cmapR (const "Updated room for dubtrack") $ Reaction replyMessage
95
-
96
97
98
-- TODO(#221): Dubtrack room is hardcode
99
currentSongCommand :: Reaction Message ()
0 commit comments