add inital program versions
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user