Pfad angepasst
This commit is contained in:
parent
860c444d3d
commit
af53debea2
@ -8,8 +8,8 @@ end
|
||||
function run(msg, matches)
|
||||
local pics = {
|
||||
-- add more below!
|
||||
["/nsfw"] = "../Pictures/Mikubot/nsfw/",
|
||||
["/nsfw gif"] = "../Pictures/Mikubot/nsfw/gifs/"
|
||||
["/nsfw"] = "../Bilder/Mikubot/nsfw/",
|
||||
["/nsfw gif"] = "../Bilder/Mikubot/nsfw/gifs/"
|
||||
}
|
||||
|
||||
local receiver = get_receiver(msg)
|
||||
@ -36,4 +36,4 @@ return {
|
||||
patterns = {"^/nsfw$","^/nsfw gif$"},
|
||||
run = run
|
||||
}
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user