Commit graph

5 commits

Author SHA1 Message Date
Innovation 05f798283b Fixed IndexError in runCommand
This occurs if someone types `[COMMAND>Node]` without a command. This is fixed by adding checks in `parseMessage` that prevents `runCommand` from being ran if this is the case.
2022-07-13 09:00:59 +01:00
Innovation 8bc5499c50 Update 'README.md' 2022-07-13 08:44:16 +01:00
Innovation 5abefbc02a Added terrible setup instructions 2022-07-13 08:43:47 +01:00
Innovation 51f8181b1f Initial Commit 2022-07-13 08:15:53 +01:00
Innovation 926ffa46b3 Initial commit 2022-07-13 08:13:04 +01:00