Commit graph

51 commits

Author SHA1 Message Date
blackfur a4ec294723 Added progress counter for downloading 2021-02-16 18:46:24 +01:00
blackfur 2437707b2c Added progress counter for downloading 2021-02-16 18:46:11 +01:00
blackfur adb01dc9a7 Fixed Null messages breaking training 2021-02-01 18:35:11 +01:00
blackfur 4b609af0e0 Fixed more allignments 2021-01-31 18:11:27 +01:00
blackfur c49ba4cf7c Fixed alignment in README.md 2021-01-31 17:59:01 +01:00
blackfur 763a09e0cc Fixed Version number 2021-01-31 17:50:27 +01:00
blackfur a5708359dd Added fix so bot wont rerun tasks on connection loss + Added a fix so bot will show correct status after connection loss + Added notification when the tasks start 2021-01-31 17:49:47 +01:00
blackfur 89ee8e1187 Merge remote-tracking branch 'origin/master' 2021-01-22 19:00:57 +01:00
blackfur 5db30f80a7 Added additional Discord presence changes 2021-01-22 19:00:43 +01:00
blackfur a95f342423 Fixed corpus in config.yml
Fixed corpus name in config.yml
2021-01-22 19:00:19 +01:00
blackfur 774ff20dc8 Added requirements.txt and explanations 2021-01-22 17:39:30 +01:00
blackfur 4307cd8abb Added Version and Help messages 2021-01-22 17:20:54 +01:00
blackfur a601800229 Fixed finish checks so the bot doesnt react in wrong channels 2021-01-22 16:16:33 +01:00
blackfur 11feee7e66 Re-added example chatlog
Re-added exmaple chatlog once again
2021-01-21 17:30:50 +01:00
blackfur 6a2217831b Re-added Config.yml
Re-added config.yml once again
2021-01-21 17:30:09 +01:00
blackfur 14af9a1859 Added more Temporary project files to .gitignore, Added notification in the console when the bot is ready 2021-01-21 17:26:20 +01:00
blackfur f5a1db99fe Added Finish checks 2021-01-19 20:00:06 +01:00
blackfur d44a47df86 Merge remote-tracking branch 'origin/master' 2021-01-19 19:58:06 +01:00
blackfur 8d3fe05698 Added Main Message to Response handler 2021-01-19 19:57:54 +01:00
blackfur b375eb0afc Added exclution prefix 2021-01-19 19:52:56 +01:00
blackfur 7821f794eb Begun adding Main Event loop handeling 2021-01-19 19:42:53 +01:00
blackfur c9621b42eb Merge remote-tracking branch 'origin/master' 2021-01-17 19:23:26 +01:00
blackfur 67c473d7f0 Fixed global declaration of "chatbot" var 2021-01-17 19:20:33 +01:00
blackfur 398bddcb19 Added example config.yml 2021-01-17 19:10:14 +01:00
blackfur d3e004deaa Removed old token file which is now included in config.yml 2021-01-17 19:07:59 +01:00
blackfur d092a1e85f Merge remote-tracking branch 'origin/master' 2021-01-17 18:59:20 +01:00
blackfur 1719185eef Changed Config to a extern file based system 2021-01-17 18:58:50 +01:00
blackfur 4da52f1ec7 Re-added example chatlog
Re-added because chatlogs directory got removed after all files in it were removed
2021-01-17 13:47:23 +01:00
blackfur e586ded3da Removed example chatlog 2021-01-17 13:45:42 +01:00
blackfur 3e2e301fd4 Added chatlogs directory
Added empty chatlogs directory so train function won't get confused
2021-01-17 13:45:18 +01:00
blackfur ceadf25f25 Added Token file 2021-01-17 13:43:48 +01:00
blackfur 8510ff5f6a Fixed various issues including --download option not getting recognised and train function failing on reading the logs + Added Warning comments at the code + Added Info when the Bot finishes a task such as training or downloading 2021-01-17 13:41:19 +01:00
blackfur 8f345cd25b Last Check if Commit Author works 2021-01-15 08:23:47 +01:00
BuildTools 54eb58134f Checks if author system works 2021-01-14 15:50:34 +01:00
BuildTools f1a9fa701c Checks 2021-01-14 08:56:57 +01:00
BuildTools 7e3a644d3f Fixed Cleanup 2021-01-13 19:54:25 +01:00
blackfur 04d35d77c1 Fixed Committing with the wrong user, Added description to config part of the file 2021-01-13 11:53:28 +01:00
BuildTools 8a07534545 Merge remote-tracking branch 'origin/master' 2021-01-13 11:45:58 +01:00
BuildTools d249ce1115 Fixed Discord Bot Token being published via git 2021-01-13 11:45:30 +01:00
BuildTools b758ee7c7d Improved Argument Parser to stop the bot instantly 2021-01-13 11:42:06 +01:00
BuildTools c1a364445a Fixed Cleanup 2021-01-12 20:37:19 +01:00
BuildTools 9f088473ac Added training function + dir cleanup 2021-01-12 20:36:52 +01:00
BuildTools b733f05293 Added Discord Presence Changes + Message History saving 2021-01-12 20:29:02 +01:00
BuildTools f4ec5cd4c8 Added Config, Argument Parser and Download Function 2021-01-12 20:24:06 +01:00
blackfur 11ab1970f8 Merge pull request #1 from TheBlackfurGuy/add-license-1
Create LICENSE
2021-01-12 19:57:28 +01:00
blackfur ee527f7648 Create LICENSE 2021-01-12 19:57:05 +01:00
blackfur 18287d884e Create README.md 2021-01-12 19:51:34 +01:00
BuildTools d9be1c7143 Test if .gitignore works 2021-01-12 19:49:03 +01:00
BuildTools d1cb5260a3 Updated .gitignore so no config files will be stored 2021-01-12 19:47:30 +01:00
BuildTools a54662f5fc Added .idea to .gitignore 2021-01-12 19:42:32 +01:00