diff --git a/docs/jsons-explained.md b/docs/jsons-explained.md index 1af5927a9..0ed036302 100644 --- a/docs/jsons-explained.md +++ b/docs/jsons-explained.md @@ -98,11 +98,10 @@ version: 1 token: 'MTE5Nzc3MDIxMzE5NTc3NjEw.VlhNCw.BuqJFyzdIUAK1PRf1eK1Cu89Jew' # List of Ids of the users who have bot owner permissions # **DO NOT ADD PEOPLE YOU DON'T TRUST** -ownerIds: [ - 105635123466156544, - 145521851676884992, - 341420590009417729 -] +ownerIds: + - 105635123466156544 + - 145521851676884992 + - 341420590009417729 # The number of shards that the bot will running on. # Leave at 1 if you don't know what you're doing. totalShards: 1