Commit Graph
100 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 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 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 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 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 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
Logan Cusano 34b8fe2c02 BUGFIG bot
- Doesn't leave properly
2022-02-18 01:56:11 -05:00
Logan Cusano 2d6deeb212 BUGFIG bot
- Doesn't close properly
2022-02-18 01:51:53 -05:00
Logan Cusano 4a9cdefa4a BUGFIG bot
- Doesn't close properly
2022-02-18 01:48:19 -05:00
Logan Cusano d288d067fe BUGFIG bot
- Doesn't close properly
2022-02-18 01:33:56 -05:00
Logan Cusano 570d09fe45 BUGFIG bot
- Doesn't close properly
2022-02-18 01:31:51 -05:00
Logan Cusano 15a592ad35 BUGFIG bot
- Missing activity
2022-02-18 01:29:41 -05:00
Logan Cusano dcfa2301b8 BUGFIG bot
- Missing activity
2022-02-18 01:28:53 -05:00
Logan Cusano 9ebdb49d37 BUGFIG op25 2022-02-18 01:26:17 -05:00
Logan Cusano b8ad42f66e BUGFIG op25 2022-02-18 01:25:17 -05:00
Logan Cusano 00d8204fdd BUGFIG op25 2022-02-18 01:23:05 -05:00
Logan Cusano ff048ac8f4 BUGFIG op25 2022-02-18 01:21:52 -05:00
Logan Cusano 0ca2552567 BUGFIG op25 2022-02-18 01:20:18 -05:00
Logan Cusano 4a996f468f BUGFIG op25 2022-02-18 01:18:54 -05:00
Logan Cusano 364748c3d4 BUGFIG op25 2022-02-18 01:16:44 -05:00
Logan Cusano 300524d4af BUGFIG op25 2022-02-18 01:15:30 -05:00
Logan Cusano 71fd0133a1 BUGFIG op25 2022-02-18 01:14:03 -05:00
Logan Cusano 3c844e71fa BUGFIG op25 2022-02-18 01:10:52 -05:00
Logan Cusano 1e060bcdba BUGFIG op25 2022-02-18 01:08:50 -05:00
Logan Cusano 8a765ad58e BUGFIG op25 2022-02-18 01:00:33 -05:00
Logan Cusano 15ce6a7aea BUGFIG op25 2022-02-18 00:58:59 -05:00
Logan Cusano 4dd7539c5b BUGFIG never started OP25 2022-02-18 00:50:21 -05:00
Logan Cusano 65363e8238 Added debug http server to ensure the app is running 2022-02-18 00:46:44 -05:00
Logan Cusano c4edfae8ee BUGFIX op25Handler.py
- Padded error and out pipes
2022-02-18 00:42:43 -05:00
Logan Cusano cf756e32e6 BUGFIX op25Handler.py
- Possible shell issue
2022-02-17 01:37:07 -05:00
Logan Cusano 882fc59400 Added Support for OP25 2022-02-17 01:29:53 -05:00
Logan Cusano 6fcf0dcc64 update .gitignore 2022-02-17 00:51:59 -05:00
Logan Cusano ae92057986 Added third key for Brent 2022-02-17 00:50:39 -05:00
Logan Cusano 1997d5ca5d Remove Noise Gate from master (moved to its own branch) 2022-02-17 00:50:12 -05:00
Logan Cusano a3a592d854 New Noisegate attempt 2022-02-14 20:13:23 -05:00
Logan Cusano 6b9e48d722 Added activity if there is no handler selected 2022-02-13 15:25:50 -05:00
Logan Cusano 720ff6b5c2 Update readme 2022-02-12 20:11:59 -05:00
Logan Cusano ea205749e5 Update NoiseGate 2022-02-12 20:05:44 -05:00
Logan Cusano dda6b64e14 Added 'lock' when bot joins to avoid double join or leave when not joined error 2022-02-12 20:02:24 -05:00
Logan Cusano e1ca0bfd99 Updated variable names to be more accurate 2022-02-12 20:01:08 -05:00
Logan Cusano 18ceb0074e Improve noise gate 2022-02-12 19:59:38 -05:00
Logan Cusano f4cf8715e9 update requirements 2022-02-12 19:58:47 -05:00
Logan Cusano 73f532ec02 update .gitignore 2022-02-12 19:58:25 -05:00
Logan Cusano 60530baeab Add PyNaCl to requirements.txt 2022-02-06 18:47:33 -05:00
Logan Cusano 8525f79878 BUGFIX noisegate
- Froze when leaving and joining
- Add aarch64 option for opus
2022-02-06 18:45:25 -05:00
Logan Cusano 181cbd9180 update .gitignore 2022-02-06 18:36:24 -05:00
Logan Cusano 042808951e rm __pycache__ 2022-02-06 23:34:53 +00:00
Logan Cusano c56ba77dd0 Adding AARCH64 libopus 2022-02-06 23:33:11 +00:00
Logan Cusano 0cac9c8f81 Implement Noisegate function to start and stop playing the audio stream 2022-02-04 12:35:00 -05:00
Logan Cusano 329dc8fff8 Added Handler config option 2022-02-04 12:34:21 -05:00
Logan Cusano 82fd2d3f76 BUGFIX bot
Fixed bug where activity didn't update when saving a profile
2022-02-02 05:00:15 -05:00
Logan Cusano b46defa94a BUGFIX LinkCop
Blocked commands
2022-01-29 20:48:02 -05:00
Logan Cusano 263ca89481 Improved LinkCop
Now checks if the message was from a blocked channel first
2022-01-29 20:42:21 -05:00
Logan Cusano 7951c09765 Disabled discord2digital 2022-01-29 20:30:50 -05:00
Logan Cusano afacce854f LinkCop prep for live usage 2022-01-29 20:29:44 -05:00
Logan Cusano 2dfe119bf1 bugfixes for LinkCop 2022-01-29 20:26:09 -05:00
Logan Cusano 621390d380 New Module: LyricCop
It will monitor selected channels for links and move them to the 'links' channel
2022-01-29 18:10:43 -05:00
Logan Cusano dafc4b729b Introduced logging level (output) 2022-01-22 23:56:23 -05:00
Logan Cusano de5e7574c8 Ignore more filetypes 2022-01-22 23:30:58 -05:00
Logan Cusano 73176b35b4 Converted lyrics generator to a class 2022-01-22 23:27:39 -05:00