Added a config file to the resources directory to save users from having to type in the connector URL and their names each time they go to post their notes. Also added ability to post yesterday and tomorrow's notes. Finally re-arranged the delete notes argument to call it's function directly since it isn't passed a day argument (today, tomorrow, yesterday) like the other functions using the `call_function...` function.