Skip to content

Commit

Permalink
馃摑 Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eritislami committed Jan 22, 2023
1 parent 6bbd769 commit bc1bda4
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
## Requirements

1. Discord Bot Token **[Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)**
1.1. Enable 'Message Content Intent' in Discord Developer Portal
1.1. Enable 'Message Content Intent' in Discord Developer Portal
2. Node.js 16.11.0 or newer

## 馃殌 Getting Started
Expand Down Expand Up @@ -62,10 +62,6 @@ docker run -e "TOKEN=<discord-token>" eritislami/evobot

`!play under the bridge red hot chili peppers`

- 馃幎 Play music from Soundcloud via url

`!play https://soundcloud.com/blackhorsebrigade/pearl-jam-alive`

- 馃攷 Search and select music to play

`!search Pearl Jam`
Expand Down Expand Up @@ -94,16 +90,14 @@ Examples: `1` or `1,2,3`
- Skip to song # in queue (!skipto, !st)
- Move a song in the queue (!move, !mv)
- Remove song # from queue (!remove, !rm)
- Play an mp3 clip (!clip song.mp3) (put the file in sounds folder)
- List all clips (!clips)
- Show ping to Discord API (!ping)
- Show bot uptime (!uptime)
- Toggle pruning of bot messages (!pruning)
- Help (!help, !h)
- Command Handler from [discordjs.guide](https://discordjs.guide/)
- Media Controls via Reactions

![reactions](https://i.imgur.com/9S7Omf9.png)
![reactions](https://i.imgur.com/0hdUX1C.png)

## 馃寧 Locales

Expand Down

0 comments on commit bc1bda4

Please sign in to comment.