79088986

Date: 2024-10-15 08:21:26
Score: 1.5
Natty:
Report link

Open the text file in "append" mode instead of "write"

open("member_channel.txt", "a")

Check out the documentation and this answer

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Enitoxy