aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.env.example6
-rw-r--r--.github/logo.pngbin0 -> 26341 bytes
-rw-r--r--README.md8
3 files changed, 13 insertions, 1 deletions
diff --git a/.env.example b/.env.example
new file mode 100644
index 0000000..b7b3d71
--- /dev/null
+++ b/.env.example
@@ -0,0 +1,6 @@
+DISCORD_TOKEN=
+DISCORD_CLIENT_ID=
+DATA_DIR=
+YOUTUBE_API_KEY=
+SPOTIFY_CLIENT_ID=
+SPOTIFY_CLIENT_SECRET=
diff --git a/.github/logo.png b/.github/logo.png
new file mode 100644
index 0000000..dc06415
--- /dev/null
+++ b/.github/logo.png
Binary files differ
diff --git a/README.md b/README.md
index 3b6b640..b2a2b46 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
# muse
-🎧 a self-hosted Discord music bot that doesn't suck
+
+<p align="center">
+ <img width="300" height="300" src="https://raw.githubusercontent.com/codetheweb/muse/master/.github/logo.png">
+ <p>
+ 🎧 a self-hosted Discord music bot that doesn't suck
+ </p>
+</p>