diff --git a/funcs/other/bedreNetflix.py b/funcs/other/bedreNetflix.py index 7705568..1c03e85 100644 --- a/funcs/other/bedreNetflix.py +++ b/funcs/other/bedreNetflix.py @@ -35,7 +35,7 @@ class BedreNetflix(): messageData = {"messageID":message.id,"imdbIds":imdbIds} - with open("resources/BedreNetflix/oldMessage"+str(ctx.channel.id),"w") as f: + with open("resources/bedreNetflix/oldMessage"+str(ctx.channel.id),"w") as f: json.dump(messageData,f) if len(movies) == 1: