Magik.Plug.TelegramNoti (Magik v0.3.0) View Source
This Plug automatically handle exception and send detail to Telegram conversation
In your router add this line
if Mix.env() != :dev do
use Magik.Plug.TelegramNoti, to: :admin
end
Options
to
: your conversation name