# error_tracker_notifier v0.3.0 - Table of Contents

> Email and Discord notifications for ErrorTracker events

## Pages

- [ErrorTrackerNotifier](readme.md)

## Modules

- [ErrorTrackerNotifier](ErrorTrackerNotifier.md): Attaches to ErrorTracker telemetry events and sends notifications for new errors.
- [ErrorTrackerNotifier.Application](ErrorTrackerNotifier.Application.md): The application module for ErrorTrackerNotifier.
- [ErrorTrackerNotifier.Discord](ErrorTrackerNotifier.Discord.md): Handles sending error notifications to Discord via webhooks.

- [ErrorTrackerNotifier.Email](ErrorTrackerNotifier.Email.md): Handles the generation and sending of error notification emails.

- [ErrorTrackerNotifier.StackTraceFormatter](ErrorTrackerNotifier.StackTraceFormatter.md): Formats stack traces for different notification channels.

- [ErrorTrackerNotifier.UrlHelper](ErrorTrackerNotifier.UrlHelper.md): Helper functions for generating URLs to errors in the error tracker.

