mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 00:35:36 +00:00
摸鱼插件添加更多图片
This commit is contained in:
parent
d1cbe4e912
commit
02281473a7
@ -792,7 +792,7 @@
|
||||
},
|
||||
{
|
||||
"name": "moyu",
|
||||
"version": "1.00",
|
||||
"version": "1.01",
|
||||
"section": "daily",
|
||||
"maintainer": "sam01101",
|
||||
"size": "3.00 kb",
|
||||
|
10
moyu.py
10
moyu.py
@ -10,9 +10,15 @@ from pagermaid.listener import listener
|
||||
from pagermaid.utils import alias_command
|
||||
|
||||
thumbnails = (
|
||||
"https://s2.loli.net/2021/12/18/hVwzfAuNJYTUqep.png",
|
||||
"https://s2.loli.net/2021/12/20/8yJiTKYwdt6ro7z.png",
|
||||
"https://s2.loli.net/2021/12/20/FJO2SxrNEAyDsVp.png",
|
||||
"https://s2.loli.net/2021/12/20/Jc1lG2aNgkrTy3x.png"
|
||||
"https://s2.loli.net/2021/12/20/Jc1lG2aNgkrTy3x.png",
|
||||
"https://s2.loli.net/2021/12/20/Hq97ZtnCb4UFWv1.png",
|
||||
"https://s2.loli.net/2021/12/20/viP8rwypmBUqHTc.png",
|
||||
"https://s2.loli.net/2021/12/20/dEVPwhD4Y2HrCWi.png",
|
||||
"https://s2.loli.net/2021/12/20/WJHz16wRTEaO7f4.png",
|
||||
"https://s2.loli.net/2021/12/20/ubAgsc4kNPnriCa.png"
|
||||
|
||||
)
|
||||
|
||||
festivals = ( # Festivals name | month | day
|
||||
|
Loading…
Reference in New Issue
Block a user