Skip to content

kittizz/kittizz-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kittiz-notify

Example env

  • NT_SYNOLOGY=token|chatid

usage:

GET,POST
https://localhost/synology

query:
    ?message=hello world
json:
    {"message":"hello world"}
xml:
    <?xml version="1.0" encoding="UTF-8" ?>
    <root>
        <message>hello world</message>
    </root>
form/x-www-form-urlencoded
    message:hello world

About

easy notify telegram bot with golang fiber v3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages