CorwinDev / Discord-Bot

Discord Bot with over 400 commands and made for large servers
MIT License
713 stars 623 forks source link

Where to Specify the Owner ID of the Bot Owner ? #58

Closed pxsx closed 1 year ago

pxsx commented 1 year ago

Hello Where do i specify the owner id of the bot to use the developers commands because i get everytime this error when using command that starts with /developers ( Only Bot developers are allowed to do this) <--- The Error i searched in the database and in the files from the bot but i didnt found something

CorwinDev commented 1 year ago

You could run this command: npm run add-dev Replace the with your discord id

pxsx commented 1 year ago

okay thx