mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 10:14:50 +08:00
@@ -12,7 +12,7 @@
|
||||
* [x] Send with New Audio.
|
||||
* [x] Send with New Voice.
|
||||
* [x] Send with New Location.
|
||||
* [ ] Send with New Venue.
|
||||
* [x] Send with New Venue.
|
||||
* [x] Send with New Video.
|
||||
* [x] Send with New Sticker.
|
||||
|
||||
@@ -63,6 +63,7 @@ docker run --rm \
|
||||
-e PLUGIN_AUDIO=tests/audio.mp3 \
|
||||
-e PLUGIN_VOICE=tests/voice.ogg \
|
||||
-e PLUGIN_LOCATION=24.9163213,121.1424972 \
|
||||
-e PLUGIN_VENUE=24.9163213,121.1424972,title,address \
|
||||
-e PLUGIN_VIDEO=tests/video.mp4 \
|
||||
-e PLUGIN_DEBUG=true \
|
||||
-e PLUGIN_FORMAT=markdown \
|
||||
|
||||
Reference in New Issue
Block a user