mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-03 16:24:27 -05:00 
			
		
		
		
	updated creds.yml example owner ID section
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user