Commit graph

23 commits

Author SHA1 Message Date
alex_sze 9615fdf98a
Update README.md 2024-05-12 12:44:39 -04:00
jaredthomason 85b7275bfe whoops v2 2024-05-12 12:34:28 -04:00
jaredthomason 3875a6c064 whoops 2024-05-12 12:33:15 -04:00
jaredthomason 06ead4101f Revert "Rather than make a new resource for each player, the bot uses one resource / connection to ClassicFM for each channel."
This reverts commit 80d1baad4e.
2024-05-12 12:28:58 -04:00
jaredthomason 633291823e removed node_modules folder and updated package requirements 2024-05-12 12:08:13 -04:00
alex_sze afb01be575
Update package.json 2024-05-12 12:04:45 -04:00
alex_sze 3c239ed2cd
Update README.md 2024-05-12 12:01:40 -04:00
alex_sze 6227225e11
Update README.md 2024-05-12 12:01:09 -04:00
jaredthomason 80d1baad4e Rather than make a new resource for each player, the bot uses one resource / connection to ClassicFM for each channel. 2024-05-12 11:59:11 -04:00
jaredthomason bf977c24dc Merge branch 'main' of https://github.com/szeremeta1/classicfm-discord-bot 2024-05-11 16:39:30 -04:00
jaredthomason 1b5579fdde Add automatic reconnection logic to voice connection 2024-05-11 16:39:06 -04:00
alex_sze 094b38f8cd
Update README.md 2024-05-10 11:08:08 -04:00
jaredthomason e74fc3fd99 Updated bot.js
Modified the bot so that it restarts the stream every 15 minutes in the event of an error.
2024-05-09 21:54:32 -04:00
alex_sze b4f20935ae
Added image to README.md 2024-05-09 20:55:40 -04:00
alex_sze d915d98586
Update README.md
Added troubleshooting steps and a guide on how to use.
2024-05-09 20:54:17 -04:00
alex_sze 9860281468
Update README.md 2024-05-09 19:49:05 -04:00
jaredthomason ba492d61f9 Merge branch 'main' of https://github.com/szeremeta1/classicfm-discord-bot 2024-05-09 19:46:36 -04:00
jaredthomason 96b98a2a80 Added node-cron and pm2. The bot will now use pm2 start bot.js and will restart every day at midnight, EST. 2024-05-09 19:45:20 -04:00
alex_sze f50831a529
added a photo to README.md for shits and gigs 2024-05-09 16:32:15 -04:00
jaredthomason 154945b5b4 v1.0 Commit 2024-05-09 14:45:10 -04:00
alex_sze 505e52701f
All files except node_modules 2024-05-09 14:33:27 -04:00
alex_sze d3252fad5d
Update README.md 2024-05-09 14:29:47 -04:00
alex_sze 1083155f9f
Initial commit 2024-05-09 14:23:14 -04:00