Commit Graph
100 Commits
Author SHA1 Message Date
Logan Cusano bfb049e268 //WIP v3
Clear Messages Changes
- Default clear to 2 messages (instantiation and the previous message)
2022-04-09 22:05:32 -04:00
Logan Cusano b0d83def35 //WIP v3
Clear Messages Changes
- No "#0000" in username output
2022-04-09 22:03:52 -04:00
Logan Cusano 8af7a70b65 //WIP v3
Clear Messages Changes
- Mentioning user ID not name
2022-04-09 22:02:04 -04:00
Logan Cusano 8d090c5c67 //WIP v3
Clear Messages Changes
- Better logging
- Better output
2022-04-09 21:58:34 -04:00
Logan Cusano 35e19ee83f //WIP v3
Clear Messages Changes
- New approach
2022-04-09 21:39:44 -04:00
Logan Cusano 44d027ab8c Merge branch 'master' into V3_GQRX_Improvements 2022-04-09 21:29:12 -04:00
Logan Cusano 31d5f8139c New Module to Clear Channel Messages 2022-04-09 21:28:21 -04:00
Logan Cusano 3837f7abd6 //WIP V3
Update todo
2022-04-09 21:27:49 -04:00
Logan Cusano b7f0939787 //WIP V3
GQRX Changes
- Sending output to devnull, except for error
2022-04-09 04:32:12 -04:00
Logan Cusano cccd974adc //WIP V3
GQRX Changes
- Changed repeating log entry to debug
2022-04-09 03:39:45 -04:00
Logan Cusano f4b14c26fc Merge branch 'master' into V3_GQRX_Improvements 2022-04-09 03:27:23 -04:00
Logan Cusano a483f83b4b //WIP V3
Bot Changes
- Increased loop delay when waiting for GQRX to start
Noisegate Change
- Display whether the noisegate is active or not in the logs
2022-04-09 02:36:48 -04:00
Logan Cusano 458ab5be95 //WIP V3
Bot Changes
- Never used new radio config function when loading config
2022-04-09 02:25:46 -04:00
Logan Cusano dbbd5b6fe3 //WIP V3
Bot Changes
- Awaiting new async 'use_current_radio_config' function
2022-04-09 02:23:46 -04:00
Logan Cusano 63b37d14cb //WIP V3
Bot Changes
- Improved handlers
- Added new function to use the newly set or loaded settings
- Any change to frequency, squelch, mode, or noisegate threshold will show no profile
    - The user is responsible for saving their changes

Readme Changes
- Update with notes on the bot change above
2022-04-09 02:21:53 -04:00
Logan Cusano 2dabf1c98d //WIP V3
GQRX Changes
- Resetting tel_conn when closing GQRX
2022-04-09 01:57:24 -04:00
Logan Cusano 5551aa6355 //WIP V3
Default Radio Settings Update
- One location for default radio settings

GQRX Changes
- Default settings
- Simpler check to see if GQRX is started
- Working process handler
2022-04-09 01:52:37 -04:00
Logan Cusano 7ee5d92852 forgot each item needed to be in the list, no spaces 2022-04-09 01:21:33 -04:00
Logan Cusano 5a3729627b GQRX Changes
- Checks for GQRX config file
    - If one exists, reset the 'crashed' option
    - If one does not, create one from the template
- New templates package
    - Useful for storing large files to be called on later
2022-04-09 01:13:06 -04:00
Logan Cusano e4201a2746 Fixed Logging 2022-04-08 21:46:28 -04:00
Logan Cusano bb56566d37 Merge branch 'master' into V3_GQRX_Improvements 2022-04-08 21:35:07 -04:00
Logan Cusano 35e90aa290 Created a 'debug' log file to keep one log file clean 2022-04-08 21:32:31 -04:00
Logan Cusano 99ec1d07aa Merge remote-tracking branch 'origin/V3_GQRX_Improvements' into V3_GQRX_Improvements 2022-04-01 01:59:51 -04:00
Logan Cusano bbca25ce3f Getting closer on the GQRX Handler. Doesn't close properly 2022-04-01 01:55:14 -04:00
Logan Cusano 676936eb6f More intelligent init of the handler 2022-04-01 01:10:12 -04:00
Logan Cusano 8debd690f1 Better logging 2022-04-01 01:08:54 -04:00
Logan Cusano 5d1a58ee87 Var got set before the error check 2022-04-01 01:07:23 -04:00
Logan Cusano fd62da0c6f Silly bug 2022-04-01 01:05:57 -04:00
Logan Cusano b972d09a65 Handling the delay in GQRX opening and being 'usable'
Handling the delay in GQRX opening and being 'usable'
2022-04-01 01:00:32 -04:00
Logan Cusano 21aacde130 Moved the main inits to when the bot is run 2022-04-01 00:51:34 -04:00
Logan Cusano e26ae52399 Wrong location of the logger 2022-04-01 00:50:28 -04:00
Logan Cusano 319de5cf42 Initial changes to handle GQRX process 2022-04-01 00:46:34 -04:00
Logan Cusano 25ad3b076c Wait for the bot to connect before playing audio 2022-03-31 22:52:10 -04:00
Logan Cusano d3a18c2421 BUG Would try to join when the bot was disconnected 2022-03-31 18:23:45 -04:00
Logan Cusano 6170719233 Update todo 2022-03-31 03:00:58 -04:00
Logan Cusano c8503c856e Update todo with GQRX commands 2022-03-31 02:47:07 -04:00
Logan Cusano 471f668cdb Flipped the handlers 2022-03-31 02:32:14 -04:00
Logan Cusano 579987d571 Forgot to update new var name 2022-03-31 02:30:46 -04:00
Logan Cusano 6efca8f0fa Added a callback to itself so if it cuts out, it should restart 2022-03-31 02:28:54 -04:00
Logan Cusano 9e60444bc6 More specific log output 2022-03-31 02:27:21 -04:00
Logan Cusano 9280278ca7 Ignore the new ./logs directory 2022-03-30 01:38:22 -04:00
Logan Cusano c07220f434 Update readme 2022-03-30 01:37:54 -04:00
Logan Cusano d650ae4350 Never updated the global sensitivity, so the profile would be updated with this value 2022-03-30 01:35:43 -04:00
Logan Cusano cbeb90a0f4 Remove closing 2022-03-30 01:31:19 -04:00
Logan Cusano 5c0d0f1f7b Merge remote-tracking branch 'origin/V3_Better_Logging' into V3_Better_Logging 2022-03-30 00:37:17 -04:00
Logan Cusano 6135bd81de Specified output name
Specified output name
2022-03-30 00:37:01 -04:00
Logan Cusano dc178e54af Specified output name 2022-03-30 00:33:13 -04:00
Logan Cusano f124853332 Specified output name 2022-03-30 00:20:36 -04:00
Logan Cusano 331753ccbf Merge remote-tracking branch 'origin/V3_Better_Logging' into V3_Better_Logging 2022-03-29 23:39:28 -04:00
Logan Cusano fd8fb1ab3d undoing verbosity change 2022-03-29 23:36:46 -04:00
Logan Cusano 5b2d0f9135 Merge branch 'V3_Better_Logging' of git.vpn.cusano.net:Discord_Bot_Gang/Discord-Radio-Bot into V3_Better_Logging 2022-03-29 23:31:13 -04:00
Logan Cusano 1357a0509c Merge branch 'V3_Better_Logging' of git.vpn.cusano.net:Discord_Bot_Gang/Discord-Radio-Bot into V3_Better_Logging 2022-03-29 23:20:44 -04:00
Logan Cusano ac4e4349df OCD change 2022-03-30 03:17:37 +00:00
Logan Cusano 9af6fc254c Added logs to a folder, so it doesn't polute the root 2022-03-30 03:17:37 +00:00
Logan Cusano c1ecd092c6 Added logging 2022-03-30 03:17:36 +00:00
Logan Cusano 34c5fe9c5b Increase verbosity 2022-03-30 03:17:36 +00:00
Logan Cusano 65b0f25921 New logging 2022-03-30 03:17:36 +00:00
Logan Cusano 834a74c7f0 Merge branch 'V3_Better_Logging' of git.vpn.cusano.net:Discord_Bot_Gang/Discord-Radio-Bot into V3_Better_Logging 2022-03-29 23:13:09 -04:00
Logan Cusano d2bf7822cf OCD change 2022-03-29 23:08:40 -04:00
Logan Cusano 22d36c5f19 Added logs to a folder, so it doesn't polute the root 2022-03-29 23:06:43 -04:00
Logan Cusano a9cfa89655 Added logging 2022-03-29 22:56:20 -04:00
Logan Cusano 44e0941a6a Increase verbosity 2022-03-29 22:42:16 -04:00
Logan Cusano e6d4c9f467 Merge remote-tracking branch 'origin/V3_Better_Logging' into V3_Better_Logging 2022-03-29 22:39:25 -04:00
Logan Cusano acc76db5f9 Merge branch 'V3_Better_Logging' of git.vpn.cusano.net:Discord_Bot_Gang/Discord-Radio-Bot into V3_Better_Logging 2022-03-29 16:45:03 -04:00
Logan Cusano 1ed5436138 New logging 2022-03-29 20:44:52 +00:00
Logan Cusano f8f6cb7e52 Stopping the voice connection after the fadeout and change fadeout duration 2022-03-29 16:39:48 -04:00
Logan Cusano 458d8d12a4 Merge branch 'V3_Better_Logging' of git.vpn.cusano.net:Discord_Bot_Gang/Discord-Radio-Bot into V3_Better_Logging 2022-03-28 01:58:23 -04:00
Logan Cusano 319e92b897 New logging 2022-03-28 05:56:20 +00:00
Logan Cusano 997c24949b Updated todo 2022-03-28 01:55:30 -04:00
Logan Cusano 326da757cf No pipes or STDIN/STDOUT 2022-03-28 01:46:50 -04:00
Logan Cusano c741288b87 New logging 2022-03-28 01:27:37 -04:00
Logan Cusano 8c5cc65a50 no new line at the end of display profiles 2022-03-27 15:05:46 -04:00
Logan Cusano 63ca0fec63 silly bug 2022-03-27 15:04:55 -04:00
Logan Cusano 8e191531d0 Reads profiles without noisegate sensitivity value 2022-03-27 15:03:41 -04:00
Logan Cusano 83c2971742 No spaces in profiles 2022-03-27 15:00:58 -04:00
Logan Cusano 1a705c2b6c KeyError instead of NameError ~507 bot.py 2022-03-27 14:56:56 -04:00
Logan Cusano 3a2d9531f9 Removing circular import 2022-03-27 14:55:11 -04:00
Logan Cusano 54e3a3a116 Remove dupe file 2022-03-27 14:50:42 -04:00
Logan Cusano 0d32d3fa7e rebase master into NoiseGateV2 2022-03-27 14:48:42 -04:00
Logan Cusano 05e81aea1d Better output 2022-03-27 14:48:40 -04:00
Logan Cusano 69c7d4d548 idk 2022-03-27 14:48:39 -04:00
Logan Cusano 79c651be30 idk 2022-03-27 14:48:38 -04:00
Logan Cusano 4eb73c3832 idk 2022-03-27 14:48:37 -04:00
Logan Cusano f90c84184a idk 2022-03-27 14:48:36 -04:00
Logan Cusano 831c19e7e1 idk 2022-03-27 14:48:34 -04:00
Logan Cusano 97aed314ba idk 2022-03-27 14:48:33 -04:00
Logan Cusano f64a3dc517 idk 2022-03-27 14:48:32 -04:00
Logan Cusano 5d7a3b2d0b idk 2022-03-27 14:48:31 -04:00
Logan Cusano 0c53e58fab idk 2022-03-27 14:48:30 -04:00
Logan Cusano 8c7075b76c idk 2022-03-27 14:48:28 -04:00
Logan Cusano dd9643363b idk 2022-03-27 14:48:27 -04:00
Logan Cusano 7cca55a836 Trying to use pipe 2022-03-27 14:48:26 -04:00
Logan Cusano 5fe98bfe0e Trying to use stdin, executable and shell 2022-03-27 14:48:25 -04:00
Logan Cusano 6049af3a25 Trying to use stdout/stderr 2022-03-27 14:48:24 -04:00
Logan Cusano c03521de7f Using a list with extend instead of append 2022-03-27 14:48:22 -04:00
Logan Cusano e5b3359571 Using a list with extend instead of append 2022-03-27 14:48:21 -04:00
Logan Cusano 492026ed8c Using a list with extend instead of append 2022-03-27 14:48:20 -04:00
Logan Cusano 61f113c475 Using a list with extend instead of append 2022-03-27 14:48:19 -04:00
Logan Cusano bbe461255a idk 2022-03-27 14:48:18 -04:00
Logan Cusano 7d161baeda no space in debug emendation 2022-03-27 14:48:16 -04:00