Update README.md

This commit is contained in:
Murat 2023-12-16 01:27:53 +03:00 committed by GitHub
parent 81d4c2c426
commit b66018cbae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ A free bot template coded using Eris libary.
### How to make new commands ### How to make new commands
In '/commands' there is a 'example.js' command file. In '/commands/' there is a 'example.js' command file.
```js ```js
exports.run = (client, message, args) => { exports.run = (client, message, args) => {