Update .gitignore, update README

This commit is contained in:
2023-12-11 23:56:27 -06:00
parent 25d329f8ce
commit b453018194
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.env
properties.html

View File

@@ -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.
- 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.