Fixes
This commit is contained in:
@@ -5,7 +5,7 @@ function get_data:init(config)
|
||||
get_data.doc = '\n*/wget* _<URL>_'
|
||||
end
|
||||
|
||||
get_data.command = 'me'
|
||||
get_data.command = 'wget <URL>'
|
||||
|
||||
function get_data:action(msg, config)
|
||||
local input = utilities.input_from_msg(msg)
|
||||
|
Reference in New Issue
Block a user