Multiple changes, including:
- Friendlier database handling, with built in queries, inserts, and table maintenance
- Added configuration for email and server information
- Set default notification flag to be off, meaning you must manually set `notification=True` when calling `run` or one of the filters
- A few other miscellaneous fixes and switching to snake_case for most variables and functions