diff --git a/README.rst b/README.rst index 5cf127a..f157ec0 100644 --- a/README.rst +++ b/README.rst @@ -9,19 +9,6 @@ HAUM's SpaceStatus microservice A microservice that handles the hackerspace's status. -IRC commands ------------- - - * !spacestatus : displays the state's space - * !spacestatus help : displays the commands - * !spacestatus open : open the space and tweet it - * !spacestatus open_silent : open the space without tweeting - * !spacestatus close : close the space and tweet it - * !spacestatus close_silent : close the space without tweeting - * !spacestatus toggle : change the space's state and tweet it - * !spacestatus toggle_silent : change the space's state without tweeting - - Using -----