add inital program versions

This commit is contained in:
2025-05-18 21:14:45 -05:00
parent 6c374871e7
commit 5aaa58bd23
6 changed files with 718 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# shred.ing-discord
Simple discord bot. Playback to voice channels and fetch title (setting bot discord status as the title changes).
Simple discord bot. Playback to voice channels and fetch title (setting bot discord status as the title changes).
1. npm install
2. mkdir /etc/shred.ing
3. mv discord-channels.json /etc/shred.ing
4. echo 'MY-SECRET-DISCORD-API-BOT-TOKEN' > /etc/shred.ing/.token
5. node index.js