Skip to content

Commit 05c1aca

Browse files
committed
Merge branch 'main' of github.com:excid3/noticed
2 parents 9a5de6f + c28ee80 commit 05c1aca

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Bulk deliveries are typically used to push notifications to other platforms wher
2727
Delivery methods we officially support:
2828

2929
* [ActionCable](docs/delivery_methods/action_cable.md)
30+
* [Action Push Native](docs/delivery_methods/action_push_native.md)
3031
* [Apple Push Notification Service](docs/delivery_methods/ios.md)
3132
* [Email](docs/delivery_methods/email.md)
3233
* [Firebase Cloud Messaging](docs/delivery_methods/fcm.md) (iOS, Android, and web clients)

docs/bulk_delivery_methods/discord.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Discord Bulk Delivery Method
22

3-
Send a Discord message to builk notify users in a channel.
3+
Send a Discord message to bulk notify users in a channel.
44

55
We recommend using [Discohook](https://discohook.org) to design your messages.
66

0 commit comments

Comments
 (0)