mirror of
https://git.gay/Juli/imagebot.git
synced 2025-05-23 05:25:15 +00:00
waf
This commit is contained in:
parent
2db5c57530
commit
ec399e649d
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ def main():
|
|||
artists = "Unknown"
|
||||
else:
|
||||
return main()
|
||||
except:
|
||||
except Exception:
|
||||
return main()
|
||||
return (
|
||||
f"https://danbooru.donmai.us/posts/{random_post['id']}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue