diff --git a/cogs/WaifuImages.py b/cogs/WaifuImages.py index ab69d5b0..26ba553f 100644 --- a/cogs/WaifuImages.py +++ b/cogs/WaifuImages.py @@ -137,7 +137,7 @@ class Waifus(commands.Cog): else: array = ['hussein', 'inna', 'kaiju', 'kate', 'lukas', 'marshall', 'stitch', 'zara', 'josh', 'ange', - 'gria', 'lilu', 'marcus', 'eric'] + 'gria', 'lilu', 'marcus', 'eric', 'ifrah'] with open(f'images/ServerMembers/{random.choice(array)}.txt') as file: array = file.readlines() diff --git a/images/ServerMembers/ifrah.txt b/images/ServerMembers/ifrah.txt new file mode 100644 index 00000000..b7d05b3f --- /dev/null +++ b/images/ServerMembers/ifrah.txt @@ -0,0 +1,4 @@ +https://cdn.discordapp.com/attachments/715244698872053802/722835467644698724/Snapchat-658843104.jpg +https://cdn.discordapp.com/attachments/715244698872053802/722835468231639060/IMG_20200521_223908_081.jpg +https://cdn.discordapp.com/attachments/715244698872053802/722835468743344128/B612_20200101_171515_624.jpg +https://cdn.discordapp.com/attachments/715244698872053802/722835469335003136/19-11-05-15-57-27-365_deco.jpg \ No newline at end of file