mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
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:
@@ -98,11 +98,10 @@ version: 1
|
|||||||
token: 'MTE5Nzc3MDIxMzE5NTc3NjEw.VlhNCw.BuqJFyzdIUAK1PRf1eK1Cu89Jew'
|
token: 'MTE5Nzc3MDIxMzE5NTc3NjEw.VlhNCw.BuqJFyzdIUAK1PRf1eK1Cu89Jew'
|
||||||
# List of Ids of the users who have bot owner permissions
|
# List of Ids of the users who have bot owner permissions
|
||||||
# **DO NOT ADD PEOPLE YOU DON'T TRUST**
|
# **DO NOT ADD PEOPLE YOU DON'T TRUST**
|
||||||
ownerIds: [
|
ownerIds:
|
||||||
105635123466156544,
|
- 105635123466156544
|
||||||
145521851676884992,
|
- 145521851676884992
|
||||||
341420590009417729
|
- 341420590009417729
|
||||||
]
|
|
||||||
# The number of shards that the bot will running on.
|
# The number of shards that the bot will running on.
|
||||||
# Leave at 1 if you don't know what you're doing.
|
# Leave at 1 if you don't know what you're doing.
|
||||||
totalShards: 1
|
totalShards: 1
|
||||||
|
Reference in New Issue
Block a user