update config.py with max-length

This commit is contained in:
Arthur Lu 2022-08-25 01:48:39 +00:00
parent 5f583ae541
commit f8cf19287c

View File

@ -8,6 +8,7 @@ sample_json = """
"roleid": 0,
"username": "music-bot"
},
"max-length": 6000
}
"""