diff --git a/.gitignore b/.gitignore index 4c49bd7..d69fc2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +properties.html \ No newline at end of file diff --git a/README.md b/README.md index 03e2562..df7b15e 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,5 @@ A Discord bot for easily registering parking at the Register2Park parking system - Register commands in new guilds automatically - Cache location data for fast autocomplete lookup - Sub-commands for registering using full details, saved data, or partial saved data. -- Responses are not sent in the same channel, but instead as a hidden message. \ No newline at end of file +- Responses are not sent in the same channel, but instead as a hidden message. +- No code stored with a location can be re-tried after registering a code later. \ No newline at end of file