mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 18:23:45 +08:00
@@ -9,7 +9,7 @@
|
||||
* [x] Send with Text Message. (`markdown` or `html` format)
|
||||
* [x] Send with New Photo.
|
||||
* [x] Send with New Document.
|
||||
* [ ] Send with New Audio.
|
||||
* [x] Send with New Audio.
|
||||
* [ ] Send with New Voice.
|
||||
* [ ] Send with New Contact.
|
||||
* [ ] Send with New Location.
|
||||
@@ -61,6 +61,7 @@ docker run --rm \
|
||||
-e PLUGIN_PHOTO=tests/github.png \
|
||||
-e PLUGIN_DOCUMENT=tests/gophercolor.png \
|
||||
-e PLUGIN_STICKER=tests/github-logo.png \
|
||||
-e PLUGIN_AUDIO=tests/audio.mp3 \
|
||||
-e PLUGIN_DEBUG=true \
|
||||
-e PLUGIN_FORMAT=markdown \
|
||||
-e DRONE_REPO_OWNER=appleboy \
|
||||
|
||||
Reference in New Issue
Block a user