Commit Graph

207 Commits

Author SHA1 Message Date
Logan Cusano 56a3bdd0ea Default the OP25 HTTP server to enabled, caused issues with the shell with it disabled.
Need to look into perhaps using the `shell=True` parameter
2022-03-17 00:12:15 -04:00
Logan Cusano 830d299a01 Update gitignore to ignore all pycache folders 2022-03-17 00:09:39 -04:00
logan 676969a8fe Merge pull request 'Moved the startup ping response to a module, so it will only reply if the modules are enabled' (#6) from ModuleProbe into master
Reviewed-on: http://git.vpn.cusano.net/Discord_Bot_Gang/Discord-Radio-Bot/pulls/6
2022-03-17 00:00:46 -04:00
Logan Cusano 760ebd7e43 Added a call to set squelch to 0 as all settings are being changed, so there is no sudden burst of noise 2022-03-16 23:59:42 -04:00
Logan Cusano c564a145b5 Moved the startup ping response to a module, so it will only reply if the modules are enabled 2022-03-16 23:52:17 -04:00
Logan Cusano db0922bf68 Updated TODO 2022-03-16 02:20:47 -04:00
Logan Cusano 897e53d4c0 Changed the order of operations on boot so squelch is changed first 2022-03-16 02:20:35 -04:00
Logan Cusano a1f9869e8e Undo revert 2022-03-16 01:34:02 -04:00
Logan Cusano 73fa560040 Removed noisegate (again) 2022-03-16 01:29:09 -04:00
Logan Cusano 1f30e05e46 Revert "Cleanup"
This reverts commit 78d9b9e307.
2022-03-16 01:26:24 -04:00
Logan Cusano 56ee57e96a Merge remote-tracking branch 'origin/master' 2022-03-16 01:15:47 -04:00
Logan Cusano 5cc8a8c118 Changed to sync sleep 2022-03-16 01:15:22 -04:00
logan fc1a742933 Merge branch 'NoiseGateV2' into master 2022-02-27 21:46:31 -05:00
Logan Cusano 78d9b9e307 Cleanup 2022-02-27 21:43:28 -05:00
Logan Cusano ba237d2d53 Working on bug in leaving 2022-02-27 19:09:48 -05:00
Logan Cusano 6ad489183f Working on bug in leaving 2022-02-27 19:01:52 -05:00
Logan Cusano b721fa3df4 Working on bug in leaving 2022-02-27 19:00:55 -05:00
Logan Cusano 7682d8c72c Working on bug in leaving 2022-02-27 18:44:02 -05:00
Logan Cusano 706f4a31df Working on bug in leaving 2022-02-27 18:40:36 -05:00
Logan Cusano 7fa11a4abe Working on bug in leaving 2022-02-27 18:36:18 -05:00
Logan Cusano 17c528c153 Working on bug in leaving 2022-02-27 17:29:08 -05:00
Logan Cusano f9594e2afe Error catching
- PCMStream.clean_up
- PCMStream.read
2022-02-27 17:25:10 -05:00
Logan Cusano 167c06f331 Error catching
- PCMStream.clean_up
- PCMStream.read
2022-02-27 17:21:53 -05:00
Logan Cusano 137d0ae097 Error catching for cleaning up 2022-02-27 17:17:23 -05:00
Logan Cusano 002288d632 Error catching for cleaning up 2022-02-27 17:14:31 -05:00
Logan Cusano 59a3ca22ea Debug output for leaving 2022-02-27 17:11:59 -05:00
Logan Cusano fdb9bb519c Grammar fix
Comma in `Ok <member>*,*\n<message>`
2022-02-27 17:09:06 -05:00
Logan Cusano a5f0a4b193 BUGFIX appending to dict, fixed 2022-02-27 16:30:38 -05:00
Logan Cusano 62968654d2 v2.0.1
- Args
- Better configs
- Other shit too, idr
2022-02-27 13:40:21 -05:00
Logan Cusano c68cdf9d7b Started work on argparse V1 V2 2022-02-18 23:45:18 -05:00
Logan Cusano 4d742886b5 Updated TODO 2022-02-18 23:45:03 -05:00
Logan Cusano f00afa307a Moved the 'Bot Started!' to where the bot is finished loading 2022-02-18 23:36:41 -05:00
Logan Cusano a67b5f845e BUGFIX OP25
- Handler would stay in the OP25 directory, causing profiles to get saved there
2022-02-18 23:34:51 -05:00
Logan Cusano d16ccc49fb Added a command to display the current settings 2022-02-18 23:24:33 -05:00
logan e11a36270a Merge pull request 'module_check_at_startup' (#4) from module_check_at_startup into master
Reviewed-on: http://git.vpn.cusano.net/Discord_Bot_Gang/Discord-Radio-Bot/pulls/4
2022-02-18 23:14:54 -05:00
Logan Cusano 174d3bcb57 BUGFIX - Working on the startup check 2022-02-18 23:12:22 -05:00
Logan Cusano e36c77a7a5 BUGFIX - Working on the startup check 2022-02-18 23:08:01 -05:00
Logan Cusano eaaeee7109 Trying an on_message function that gets disabled after the bot is fully loaded 2022-02-18 22:51:51 -05:00
Logan Cusano 57225413fc Trying an on_message function that gets disabled after the bot is fully loaded 2022-02-18 22:43:15 -05:00
Logan Cusano 54c2eeedbf Trying an on_message function that gets disabled after the bot is fully loaded 2022-02-18 22:34:47 -05:00
Logan Cusano 04f3d25fd9 Add the initial revision of 'check for other bots' 2022-02-18 22:19:36 -05:00
Logan Cusano 90ad6f89cd Check the main variable for bot IDs 2022-02-18 22:18:13 -05:00
Logan Cusano 15cfa5bf94 Added check to see if the user sending ping is itself
- This will be important to figure out who is a bot
2022-02-18 20:54:17 -05:00
logan 01bf1d8a91 Merge pull request 'Implement OP25 Handler' (#3) from OP25_Handler into master
Reviewed-on: http://git.vpn.cusano.net/Discord_Bot_Gang/Discord-Radio-Bot/pulls/3
2022-02-18 20:47:08 -05:00
Logan Cusano eb6d09bed9 Improved help messages 2022-02-18 20:44:36 -05:00
Logan Cusano 0fa0018b66 Improved the loading of handlers 2022-02-18 20:35:21 -05:00
Logan Cusano fc30c6a183 Implemented a global variable for acceptable handlers 2022-02-18 20:32:57 -05:00
Logan Cusano 0ff0289997 BUGFIG bot
- async sleep is in milliseconds
2022-02-18 20:07:03 -05:00
Logan Cusano 44e6deef3d Removed noisegate remnants 2022-02-18 20:03:29 -05:00
Logan Cusano 28149abaff Removed noisegate remnants 2022-02-18 01:59:47 -05:00