use rifle as plumber
This commit is contained in:
parent
2ada74d2be
commit
75f380b3f7
@ -2,6 +2,6 @@
|
||||
|
||||
package open
|
||||
|
||||
const Command = "xdg-open"
|
||||
const Command = "rifle"
|
||||
|
||||
var Args []string
|
||||
|
@ -17,7 +17,7 @@ const helpText = `# General
|
||||
|
||||
# Media
|
||||
/download [path] - Downloads file from selected message.
|
||||
/open [path] - Download file from selected message and open it with xdg-open.
|
||||
/open [path] - Download file from selected message and open it with rifle.
|
||||
/upload <path> - Upload the file at the given path to the current room.
|
||||
|
||||
# Sending special messages
|
||||
|
Loading…
Reference in New Issue
Block a user