Commit Graph

51 Commits (master)

Author SHA1 Message Date
blackfur 4c3d68246c Added progress counter for downloading 2021-02-16 18:46:24 +01:00
blackfur 27a49541ac Added progress counter for downloading 2021-02-16 18:46:11 +01:00
blackfur a098bde8ae Fixed Null messages breaking training 2021-02-01 18:35:11 +01:00
blackfur 63b6037286
Fixed more allignments 2021-01-31 18:11:27 +01:00
blackfur 9e82041ad3
Fixed alignment in README.md 2021-01-31 17:59:01 +01:00
blackfur 69ce97fa27 Fixed Version number 2021-01-31 17:50:27 +01:00
blackfur 53c73fa109 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 d1532131e0 Merge remote-tracking branch 'origin/master' 2021-01-22 19:00:57 +01:00
blackfur 00516b3c25 Added additional Discord presence changes 2021-01-22 19:00:43 +01:00
blackfur 0dcda26f4b
Fixed corpus in config.yml
Fixed corpus name in config.yml
2021-01-22 19:00:19 +01:00
blackfur 50c2d503de Added requirements.txt and explanations 2021-01-22 17:39:30 +01:00
blackfur 5cee67ce62 Added Version and Help messages 2021-01-22 17:20:54 +01:00
blackfur 51bcb53e3a Fixed finish checks so the bot doesnt react in wrong channels 2021-01-22 16:16:33 +01:00
blackfur eb1b27be3e
Re-added example chatlog
Re-added exmaple chatlog once again
2021-01-21 17:30:50 +01:00
blackfur 9c18a59821
Re-added Config.yml
Re-added config.yml once again
2021-01-21 17:30:09 +01:00
blackfur aada203639 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 48d5be83d7 Added Finish checks 2021-01-19 20:00:06 +01:00
blackfur 7e7cef5d1a Merge remote-tracking branch 'origin/master' 2021-01-19 19:58:06 +01:00
blackfur 5d0be77584 Added Main Message to Response handler 2021-01-19 19:57:54 +01:00
blackfur 9a17beeb52
Added exclution prefix 2021-01-19 19:52:56 +01:00
blackfur 92c7bfcf9b Begun adding Main Event loop handeling 2021-01-19 19:42:53 +01:00
blackfur 955b08c04f Merge remote-tracking branch 'origin/master' 2021-01-17 19:23:26 +01:00
blackfur d1c58df7f2 Fixed global declaration of "chatbot" var 2021-01-17 19:20:33 +01:00
blackfur b879b96611
Added example config.yml 2021-01-17 19:10:14 +01:00
blackfur d114bfe7cc Removed old token file which is now included in config.yml 2021-01-17 19:07:59 +01:00
blackfur 7feedee1e5 Merge remote-tracking branch 'origin/master' 2021-01-17 18:59:20 +01:00
blackfur 5f46170a59 Changed Config to a extern file based system 2021-01-17 18:58:50 +01:00
blackfur e477399bba
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 10f670c52f
Removed example chatlog 2021-01-17 13:45:42 +01:00
blackfur 4f91d92787
Added chatlogs directory
Added empty chatlogs directory so train function won't get confused
2021-01-17 13:45:18 +01:00
blackfur e585b25af4
Added Token file 2021-01-17 13:43:48 +01:00
blackfur 3c883efd1f 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 be3b7ca0d6 Last Check if Commit Author works 2021-01-15 08:23:47 +01:00
BuildTools 3684ea4bb1 Checks if author system works 2021-01-14 15:50:34 +01:00
BuildTools 04c8922d98 Checks 2021-01-14 08:56:57 +01:00
BuildTools 65698c86ad Fixed Cleanup 2021-01-13 19:54:25 +01:00
blackfur 12eb0d4a1e Fixed Committing with the wrong user, Added description to config part of the file 2021-01-13 11:53:28 +01:00
BuildTools 45295ee30e 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 a460449c21
Merge pull request #1 from TheBlackfurGuy/add-license-1
Create LICENSE
2021-01-12 19:57:28 +01:00
blackfur 8f93be0a06
Create LICENSE 2021-01-12 19:57:05 +01:00
blackfur 6dbc9ef851
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