Tried to add ~enso list functionality

pull/2/head
sgoudham 4 years ago
parent 44c27ef748
commit 74d8a69002

@ -49,6 +49,7 @@ class Waifus(commands.Cog):
nice = string.capwords(', '.join(map(str, array)))
await ctx.send(nice)
exit()
try:
with open(f'images/ServerMembers/{proper_name}.txt') as file:

Loading…
Cancel
Save