2025-05-19 04:04:50 +02:00
|
|
|
# shred.ing-discord
|
|
|
|
|
|
2025-05-18 21:14:45 -05:00
|
|
|
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
|
|
|
|
|
|