aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-02-14 19:57:10 +0100
committerczjstmax <jstmaxlol@disroot.org>2026-02-14 19:57:10 +0100
commit7c1703e5d1a84aa866f255b3b322b779c4a3192e (patch)
tree0b6097b85f2f9347b01f1cfad66da17cada39883
parentcad7102deaa5bbb1ac10c8f3c535b3c66ab35c26 (diff)
added `srv/` --- edited `readme.md`
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
-rw-r--r--.gitignore1
-rw-r--r--readme.md3
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a0c4db2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+srv/
diff --git a/readme.md b/readme.md
index 3460923..10a706c 100644
--- a/readme.md
+++ b/readme.md
@@ -3,4 +3,5 @@
# ambient — [![Add bot on Discord](https://img.shields.io/badge/add%20bot%20on-discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.com/oauth2/authorize?client_id=1463545152722174024&permissions=2097152&integration_type=0&scope=bot+applications.commands)
**ambient** is a <ins>minimalistic</ins> discord bot that streams [a playlist from youtube](https://www.youtube.com/playlist?list=PLuI-iSzcTZFUfVlc9OoZL5LbubQ_T_st9)<sup>(i made it uwu)</sup>, nothing more.
-###### note: i host this on my thinkpad so it **will** have downtimes — i should be hosting it on my oracle vps thing but it sucks
+> note: i host this on my thinkpad so it **will** have downtimes — i should be hosting it on my oracle vps thing but it sucks
+> note 2: the `srv` directory just has the `ambient.py` with the token. that's why it's `.gitignore`d.