2025-05-19 04:04:50 +02:00
2025-05-18 21:14:45 -05:00
2025-05-18 21:14:45 -05:00
2025-05-19 04:04:50 +02:00
2025-05-18 21:14:45 -05:00
2025-05-18 21:14:45 -05:00

shred.ing-discord

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
Description
Simple discord bot. Playback to voice channels and fetch title (setting bot discord status as the title changes).
Readme GPL-3.0 44 KiB
Languages
JavaScript 100%