Skip to content

Commit

Permalink
devlog - preview
Browse files Browse the repository at this point in the history
  • Loading branch information
DarrenOfficial committed Apr 10, 2024
1 parent 7884607 commit 9716baa
Showing 1 changed file with 50 additions and 48 deletions.
98 changes: 50 additions & 48 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,6 @@
<h1 align="center"> Discord Music Bot </h1>

## 📸 | Screenshots

"A picture is worth a thousand words"-Someone

<figure>
<img src="./core/context-help.png"
alt="Contextual Help">
<figcaption>View and Get infrormation that directly and efficiently; clean and simple</figcaption>
</figure>



<figure>
<img src="./core/help-context.png"
alt="Contextual Help">
<br><br>
<img src="./core/main-help.png"
alt="Secondary Help">
<figcaption>See all available commands or a specific command with ease! Less screen real estate used!</figcaption>
</figure>

<figure>
<img src="./core/queue-and-search.png"
alt="Search / Play with Ease">
<figcaption>Search and Play with Ease, no fuss! plus it comes with auto-search functionality to further improve user experience</figcaption>
</figure>

<figure>
<img src="./core/auto-clean.png"
alt="Automatically clean commands">
<figcaption>The bot will automatically clean previous commands run to prevent clutter even more!</figcaption>
</figure>

<figure>
<img src="./core/auto-queue.png"
alt="Automatically queue another song">
<figcaption>What's that? bored? feeling lucky? let the bot queue the next song for you!</figcaption>
</figure>

<figure>
<img src="./core/stats.png"
alt="Stats">
<figcaption>All statistics are easily accessible, presented in a manner that everyone can digest.</figcaption>
</figure>

Not convinced yet? Well, I don't know what will convince you then. Either way, the bot is open-source; edit it yourself!
*P.S. Screenshot / Preview at the bottom of ReadMe :)*

## 🚧 | Prerequisites

Expand All @@ -72,10 +27,11 @@ If you have major coding issues with this bot, please join and ask for help.
+ Consideration for rewrite (lib)
https://github.com/Didas-git/lilybird

+ If you have any suggestions please make an issue so we can consider it! :D
https://git.dpaste.org/dmb/Discord-MusicBot/issues
+ v6 has started development
https://git.dpaste.org/dmb/Discord-MusicBot/src/branch/v6
```


## 🚀 | Deploy

- No deployment options have been configured yet
Expand All @@ -95,3 +51,49 @@ Be sure to push to our new [Git Server](https://git.dpaste.org/dmb/Discord-Music
- [Discord.js](https://discord.js.org/)
- [Lavalink](https://github.com/lavalink-devs/Lavalink) with erela.js, Cosmicord.js

## 📸 | Preview

"A picture is worth a thousand words"-Someone

<figure>
<img src="./core/context-help.png"
alt="Contextual Help">
<figcaption>View and Get infrormation that directly and efficiently; clean and simple</figcaption>
</figure>



<figure>
<img src="./core/help-context.png"
alt="Contextual Help">
<br><br>
<img src="./core/main-help.png"
alt="Secondary Help">
<figcaption>See all available commands or a specific command with ease! Less screen real estate used!</figcaption>
</figure>

<figure>
<img src="./core/queue-and-search.png"
alt="Search / Play with Ease">
<figcaption>Search and Play with Ease, no fuss! plus it comes with auto-search functionality to further improve user experience</figcaption>
</figure>

<figure>
<img src="./core/auto-clean.png"
alt="Automatically clean commands">
<figcaption>The bot will automatically clean previous commands run to prevent clutter even more!</figcaption>
</figure>

<figure>
<img src="./core/auto-queue.png"
alt="Automatically queue another song">
<figcaption>What's that? bored? feeling lucky? let the bot queue the next song for you!</figcaption>
</figure>

<figure>
<img src="./core/stats.png"
alt="Stats">
<figcaption>All statistics are easily accessible, presented in a manner that everyone can digest.</figcaption>
</figure>

Not convinced yet? Well, I don't know what will convince you then. Either way, the bot is open-source; edit it yourself!

0 comments on commit 9716baa

Please sign in to comment.