Merge branch 'hokutochen-v3-patch-71695' into 'v3'

updated creds.yml example owner ID section

See merge request Kwoth/nadekobot!215
This commit is contained in:
Kwoth
2022-01-05 02:28:18 +00:00

View File

@@ -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