Commit graph

40 commits

Author SHA1 Message Date
Christopher Cookman ad246f5ff0 Change thing to use channel ID mayhaps? 2025-06-07 08:14:07 -06:00
Sravanth 276d2dc74f
Merge pull request #23 from BethDevJS/patch-1
Update index.js - Fix Spelling Issues
2022-04-19 20:18:37 +05:30
Beth 0bcebad342
Update index.js - Fix Spelling Issues
Fixed error message spelling mistakes and unnecessary new line for the notice to ensure there are no spelling mistakes.
2022-04-08 20:33:20 +01:00
Cheb 89dfb8a509
Merge pull request #18 from AlexIsOK/master
Fix some minor annoyances and add stage channel support
2021-05-08 12:42:35 +05:30
Alex 608ed8f725 ignore audio-type files rather than creating a new directory
https://github.com/chebro/discord-voice-recorder/pull/18#discussion_r626809393
2021-05-06 15:15:24 -07:00
Alex bfbd4a4b0b fix 17 text channel confusion and remove logging 2021-05-04 14:10:52 -07:00
Alex 83a583557f comments 2021-05-03 02:21:14 -07:00
Alex 509cadea67 update to d.js master and fix #17 (stage channels)
deleted the package-lock because i thought it would fix an npm issue which it didn't, shouldn't change anything though.  also added intents which are required in the new version of d.js
2021-05-03 01:59:02 -07:00
Alex dbff59af1b make channel names not case-sensitive 2021-05-03 00:38:07 -07:00
Alex d1114afeab if recordings directory 2021-05-03 00:29:52 -07:00
Alex bc519f4741 config 2021-05-03 00:27:38 -07:00
Cheb 072c7e6efa
fix: run npm ci to preserve lock file versions. 2021-04-30 22:53:25 +05:30
chebro aeba7b1042
Update README.md 2021-04-07 14:27:29 +05:30
chebro 14fdfcd064
Merge pull request #11 from chebro/fix-engine
fix engines.node version
2021-01-24 17:00:13 +05:30
chebro af6be85c68
fix engines.node version 2021-01-24 16:58:29 +05:30
Sravanth C ff25cf0f6f
R E A D M E 2021-01-21 00:40:32 +05:30
chebro 9b29f38a9f
Merge pull request #9 from chebro/add-dockerfile
Merge add-dockerfile
2021-01-20 01:21:18 +05:30
Sravanth C 0e8cc4355d
UPdate readme 2021-01-20 01:19:47 +05:30
Sravanth C 8b2d2a3b34
Add dockerfile 2021-01-20 01:12:29 +05:30
Sravanth C b5088a1e42
Add docker file 2021-01-19 23:56:33 +05:30
Sravanth C 1e72f69ce6
Update README.md 2020-12-15 11:29:20 +05:30
Sravanth C 5b6caf1d2d
fix links 2020-11-19 23:10:24 +05:30
Sravanth C bba684c4ee
Clean README 2020-11-19 22:55:17 +05:30
Sravanth C 48e29b4887
Update README, !exit exits channel 2020-10-27 01:00:02 +05:30
Sravanth C 5e17893079
Merge pull request #6 from radiantly/exit-channel
Exit channel without specifying the channel name
2020-10-27 00:58:13 +05:30
radiantly 6f122f5060
Exit channel without specifying it 2020-10-27 00:33:22 +05:30
Sravanth C 210496a9fb
Fixed sounds path 2020-10-26 22:32:28 +05:30
Sravanth C 3a7f535c91
Update README 2020-10-26 21:13:48 +05:30
Sravanth C d3c8e69ec3
Merge pull request #5 from sravanth-chebrolu/fix-multiple-user-recording
Fixed multi user issue. merge.js now merges all chunks.
2020-10-26 20:49:32 +05:30
Sravanth C f729716612
Updated README, re-organized code, modified sounds 2020-10-26 20:46:36 +05:30
Sravanth C 1586f948cc Fixed multi user issue. merge.js now merges all chunks. 2020-10-24 21:49:58 +05:30
Sravanth Chebrolu 0dc6feaa2e Edited Readme to account for the last merge 2020-09-10 13:50:11 +05:30
Sravanth C 3b54fbc6e3
Merge pull request #2 from sravanth-chebrolu/fix-bot-not-recording
Potential fix for #1
2020-09-10 13:48:02 +05:30
Sravanth Chebrolu c8d0754033 Added ding.mp3 that plays before the reciever is invoked 2020-09-10 13:35:30 +05:30
Sravanth C f6c9a0ebdf
Added table of content + thanks 2020-09-10 01:09:38 +05:30
Sravanth C ea03e7ae1c
Fixed Readme 2020-09-10 00:48:27 +05:30
Sravanth Chebrolu a1d2653b0f Updated Readme 2020-09-10 00:45:13 +05:30
Sravanth Chebrolu 3e4c5b7ec0 Merge branch 'master' of https://github.com/sravanth-chebrolu/discord-voice-recorder into master 2020-09-09 22:39:25 +05:30
Sravanth Chebrolu cc0633df8d First Version 2020-09-09 22:38:22 +05:30
Sravanth C 86dd952315
Initial commit 2020-09-09 22:35:39 +05:30