mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-19 09:54:53 +00:00
Saveable command
Liveleak
This commit is contained in:
parent
60d1aaa13d
commit
ccc34e8a35
3 changed files with 123 additions and 67 deletions
|
@ -75,4 +75,8 @@ IMAGE_OVERLAYS = {
|
|||
"path": os.path.join(ASSETS_PATH, "jerm-a.png"),
|
||||
"options": ["default"],
|
||||
},
|
||||
"liveleak": {
|
||||
"path": os.path.join(ASSETS_PATH, "liveleak.png"),
|
||||
"options": ["default"],
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue