Merge remote-tracking branch 'origin/wallpaper_module' into wallpaper_module
This commit is contained in:
commit
64419d5ddc
@ -14,8 +14,8 @@ def getselect(select):
|
||||
url = 'https://media0.giphy.com/media/C79RKZ7nOcK8U/giphy.gif'
|
||||
|
||||
if len(select.split()) > 1:
|
||||
keyword = select.split()[1]
|
||||
#print (url)
|
||||
keyword = select.split()[1]
|
||||
url = "?".join((url, keyword))
|
||||
if 'waifu' in keyword:
|
||||
url = 'https://media0.giphy.com/media/C79RKZ7nOcK8U/giphy.gif'
|
||||
|
Loading…
x
Reference in New Issue
Block a user