Skip to content

Script for pushing notifications to discord when a motion is detected

License

Notifications You must be signed in to change notification settings

kabadisha/motioneyeos-discord-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

motioneyeos-discord-notifier

Script for pushing notifications to Discord when a motion is detected on your MotionEyeOS device

Credits

Inital version created by Bluscream and IAmOrion

Originally copied from here: motioneye-project/motioneyeos#1557 (comment) and then modified slightly

Installation:

  • Create a Discord webhook. See here
  • Save notify-discord.py as /data/etc/notify-discord.py on your MotionEyeOS device
  • Add the example command below in the MotionEyeOS UI under: Settings > File Storage > Run A Command

Example Command:

python /data/etc/notify-discord.py -n "Kitchen Camera" -p %f --usetitle -q %q -t "%d/%m/%Y - %H:%M:%S" -v %v --hookid "someid" --hooktoken "sometoken"

About

Script for pushing notifications to discord when a motion is detected

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages