Skip to content

Commit 40af4ef

Browse files
authored
Update README.md
1 parent a3cdc7a commit 40af4ef

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Musicium
1+
# Music Bot with Filters | Musicium
22

33
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
44
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Tomato6966/)
@@ -43,15 +43,14 @@ You can always [invite](https://bit.ly/Musicium) the Bot to your Server if you w
4343

4444
**5.** start the bot with **`node index.js`**
4545

46+
*This Bot uses standard emojis, so just downloading it and filling in the TOKEN will make the Bot work!*
47+
4648
## Usage - config.json
4749

4850
```json
4951
{
5052
"TOKEN": "",
5153
"PREFIX": "+",
52-
"approveemoji": "EMOJIID",
53-
"denyemoji": "EMOJIID",
54-
"erroremoji": "EMOJIID"
5554
}
5655
```
5756

0 commit comments

Comments
 (0)