Changes: - Added `get_users` function that returns a list of users in the usernotes db - Added `remove_user` function that removes an entire user from the usernotes db - Changed `PermissionError` to `RedditPermissionError` to avoid overwriting stdlib exceptions