Added Gria to the ~enso command

pull/2/head
sgoudham 4 years ago
parent 9d3509fa1a
commit 121a07651b

@ -135,7 +135,9 @@ class Waifus(commands.Cog):
# Delete the message
await message.delete()
else:
array = ['hussein', 'inna', 'kaiju', 'kate', 'lukas', 'marshall', 'stitch', 'zara', 'josh', 'ange']
array = ['hussein', 'inna', 'kaiju', 'kate', 'lukas',
'marshall', 'stitch', 'zara', 'josh', 'ange',
'gria']
with open(f'images/ServerMembers/{random.choice(array)}.txt') as file:
array = file.readlines()

@ -0,0 +1 @@
https://cdn.discordapp.com/attachments/718664590422179910/722647156405829633/image0.jpg
Loading…
Cancel
Save