Commit Graph

114 Commits

Author SHA1 Message Date
Logan Cusano 5d03e7bc0f Bugfix: Profile update low bw would have high-pitched voice 2021-12-29 16:18:54 -05:00
Logan Cusano e4aba8fba7 Cleanup 2021-12-29 01:08:57 -05:00
Logan Cusano e08c3239e7 Bugfix: Profile update 2021-12-29 00:54:57 -05:00
Logan Cusano 66c822d352 Bugfix: Profile update 2021-12-29 00:52:02 -05:00
Logan Cusano 49841a04a3 Update: Profile update 2021-12-29 00:50:37 -05:00
Logan Cusano 1229d60d87 Update: Profile update 2021-12-29 00:47:34 -05:00
Logan Cusano 0ab787ef5f Bugfix: Profile update profile name didn't show as the status 2021-12-28 20:53:15 -05:00
Logan Cusano 69f6127cb4 Bugfix: Profile update async problems 2021-12-28 20:51:11 -05:00
Logan Cusano 108a0b5999 Update: TODO 2021-12-28 20:46:19 -05:00
Logan Cusano ea17c70f93 Update: Added activity change when loading profile 2021-12-28 20:46:00 -05:00
Logan Cusano 9b3f67b2a1 Bugfix: Profile update didn't save to proper file 2021-12-28 20:32:19 -05:00
Logan Cusano e66c28abbe Update: Profile update 2021-12-28 20:23:01 -05:00
Logan Cusano ed1abc3020 Update: TODO 2021-12-28 02:39:47 -05:00
Logan Cusano a3329e3c11 Update: Removed unused import 2021-12-28 02:39:40 -05:00
Logan Cusano c438cb4141 Update: Spacing 2021-12-28 02:37:34 -05:00
Logan Cusano a028cad70c Update: TODO 2021-12-28 02:36:53 -05:00
Logan Cusano fd580e4ad4 Update: Spacing 2021-12-28 02:36:38 -05:00
Logan Cusano eb9ba7f576 Update: Updated the activity whenever the freq changes 2021-12-28 02:27:25 -05:00
Logan Cusano 8391df4209 Update: Added SDR stop command and stopped SDR when the bot leaves 2021-12-28 02:21:59 -05:00
Logan Cusano f64d562c5e Update: Updated activity with current frequency 2021-12-28 02:12:41 -05:00
Logan Cusano 2f1ce157c6 Bugfix: No audio on low sample rates
Update: Added grammar to responses
2021-12-28 02:06:14 -05:00
Logan Cusano 4bab5aae5b Bugfix: Init no sample rate 2021-12-28 01:53:55 -05:00
Logan Cusano 1a930594b3 Added commands to change radio parameters while running 2021-12-28 01:49:43 -05:00
Logan Cusano 08d1863a4b Resolved command conflict with core bot 2021-12-28 01:18:52 -05:00
Logan Cusano 695f5dc2c9 Updated start_sdr function 2021-12-28 01:16:41 -05:00
Logan Cusano 7895fd772b Update: bot.py 2021-12-28 00:25:10 -05:00
Logan Cusano c18c686b91 Updates 2021-12-28 00:10:52 -05:00
Logan Cusano a97403de98 Bugfix: bot.py 2021-12-27 18:38:21 -05:00
Logan Cusano 66f258f44e Implemented command line SDR integration
TODO:
- Add commands to allow changing Freq
2021-12-27 18:33:11 -05:00
Logan Cusano 9a36f56d28 Merge remote-tracking branch 'origin/master' 2021-12-27 03:34:01 -05:00
Logan Cusano a5016c3ea6 Updated README.md 2021-12-27 03:33:06 -05:00
Logan Cusano 6326e69075 Init for linux 2021-12-27 02:30:50 -05:00
logan 48df14ba7e Merge pull request 'WillAI-Dev' (#1) from WillAI-Dev into master
Reviewed-on: http://git.vpn.cusano.net/Discord_Bot_Gang/Discord-Radio-Bot/pulls/1
2021-12-27 01:13:12 -05:00
Logan Cusano d41919e32b Created AI text generator function to fit into WilliBot 2021-12-27 01:09:48 -05:00
Logan Cusano 7ed60e9f70 Ignore Mac system files 2021-12-22 17:50:16 -05:00
Logan Cusano 24cfac7c33 Init ML scripts 2021-12-22 16:50:35 -05:00
Logan Cusano e3bcc124e1 Update gitignore 2021-12-22 16:50:09 -05:00
Logan Cusano 861eb3d808 Updated to not save development files 2021-12-22 03:06:21 -05:00
Logan Cusano 894237458f Updated to not save development files 2021-12-22 02:29:02 -05:00
Logan Cusano 963e25eca9 - Added activity and status for bot user 2021-12-22 02:28:41 -05:00
Logan Cusano a60660eb03 - Improved random phrase (will not show a phrase twice)
- Added test function for random phrase
2021-12-22 02:27:28 -05:00
Logan Cusano 92c1639565 Context update 2021-12-22 01:54:42 -05:00
Logan Cusano e7006cd40a WillieTimer Update
WillieTimer: Added a Phrases.txt for random 4:20 selection
WillieTimer: Updated cog.py to use Phrases.txt
Update gitignore
2021-12-18 04:06:45 -05:00
Logan Cusano 31758b0c2d Updated stop command for Digital2Discord V1.0 2021-12-11 15:53:42 -05:00
Logan Cusano 5fad615f39 Added Digital2Discord module
Updated bot to allow live reloading
Updated WillieTimer with a lock to ensure two sessions are not opened, causing an error
Added output for config keys
Updated README.md
2021-12-11 00:54:10 -05:00
Logan Cusano cb5eeba18a Updated README.md 2021-12-10 03:07:48 -05:00
Logan Cusano 354803b364 Updated README.md 2021-12-10 03:06:30 -05:00
Logan Cusano c19ebbf38c Made it work
Updated console output
Improved checks for config file
2021-12-10 03:03:26 -05:00
Logan Cusano 72ccb1f737 - Updates to bot responses
- Added BotResources.py
- Updates to saving and loading of config file
  - Updated how you call the save config function
  - Allowed saving of one variable
2021-12-10 02:30:07 -05:00
Logan Cusano 50c75aab2e Update README 2021-12-09 02:27:17 -05:00