I m making a python irc moderation bot. One of its features is report.
因此,它是多个字,所以当机器人输出报告时,它似乎是:
Report from aletheia Offender: codefreak Channel: #admin Reason: [ test , report ]
How do I format the reason (written as line[6:] in the code. (6th parameter in the line)) so it appears as one string instead of an array?