Skip to content

Python script that send ip to Discord webhook. You can run it automatically on system startup.

Notifications You must be signed in to change notification settings

fhodun/ip-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ip-webhook

Python script that send ip to Discord webhook. You can run it automatically on system startup. Useful for server on Raspberry Pi.

usage on ubuntu

  1. clone repository
    git clone https://github.com/fhodun/ip-webhook
  2. put your discord webhook token into main.py file
    sudo nano ip-webhook/main.py
  3. copy rc.local to /etc/rc.local
    sudo cp ip-webhook/rc.local /etc/rc.local

solving some problems

About

Python script that send ip to Discord webhook. You can run it automatically on system startup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published