bobloy
698dafade4
Add chatter initialization
4 years ago
bobloy
b752bfd153
Stop looking at DMs
4 years ago
bobloy
47269ba8f4
fix has_table, move age and minutes to trainset
4 years ago
bobloy
6f0c88b1ac
change default models, fix requirements
4 years ago
bobloy
c165313031
no reply errors in cache
4 years ago
bobloy
a55ae8a511
Use Bobloy's chatterbot fork
4 years ago
bobloy
93b403b35f
Better progress logging
4 years ago
bobloy
5f30bc1234
Add multiple channel training
4 years ago
bobloy
9f22dfb790
Swap learning to global config
4 years ago
bobloy
e1297a4dca
Return success value
4 years ago
bobloy
db24bb4db4
No differences
4 years ago
bobloy
802929d757
better wording
4 years ago
bobloy
ac9cf1e589
Implement movie trainer, guild cache, and learning toggle
4 years ago
bobloy
8200cd9af1
Run futures correctly
4 years ago
bobloy
ff9610ff77
Merge branch 'master' into chatter_develop
4 years ago
Sourcery AI
0475b18437
'Refactored by Sourcery'
4 years ago
bobloy
7811c71edb
Use is_reply to train
4 years ago
bobloy
8acbc5d964
Whatever this commit is
4 years ago
bobloy
59090b9eaa
Merge branch 'master' into chatter_develop
...
# Conflicts:
# chatter/chat.py
4 years ago
bobloy
d32de1586f
Reply enabled by default cause it's cool.
4 years ago
Antoine Rybacki
42bdc64028
Black format fix
4 years ago
Antoine Rybacki
f7dad0aa3f
[Chatter] Bot will respond to reply
4 years ago
Antoine Rybacki
5a26b48fda
[Chatter] Allow bot to reply to maintain conversation continuity
4 years ago
bobloy
337def2fa3
Some progress on updated ubuntu trainer
4 years ago
bobloy
14f8b825d8
Fix bad learning and checks
4 years ago
bobloy
99ab9fc1b4
[HOTFIX] Fix not applying the similarity threshold
4 years ago
bobloy
a2948322f9
Download ubuntu data to the cog data directory
4 years ago
bobloy
6e2c62d897
Add appropriate checks
4 years ago
bobloy
37c699eeee
Merge branch 'master' into chatter_develop
4 years ago
bobloy
762b0fd320
WIP Twitter training
4 years ago
bobloy
28bf2a73e1
Still going on events
4 years ago
bobloy
f9388454a5
Another guild bug
4 years ago
bobloy
6f414be6ab
Add chat channel
4 years ago
bobloy
ba03fb5127
Add dm chatting
4 years ago
bobloy
d43a1ec80c
Black formatting
4 years ago
bobloy
151eca1c76
More 3.4 compatibility, mentions and listeners
4 years ago
bobloy
6a76d43c3d
Merge branch 'master' into maybe_send_embeds
4 years ago
bobloy
79b755556e
Merge branch 'master' into 3.4_compatibility
...
# Conflicts:
# ccrole/info.json
# chatter/chat.py
# reactrestrict/info.json
5 years ago
bobloy
4fcc12a2d8
Allow specifying algorithm and model
5 years ago
bobloy
e8eb3f76e4
confirmation
5 years ago
bobloy
a98eb75c0f
Logger and Ubuntu trainer
5 years ago
bobloy
36dc74cfb1
Add `red_delete_data_for_user`
5 years ago
bobloy
a08b72c83d
Merge branch 'master' into maybe_send_embeds
5 years ago
bobloy
bda61e3ada
Handle permission errors
5 years ago
bobloy
810670f5c0
Use maybe_send_embed instead
5 years ago
bobloy
61866b2c22
Add TODO
5 years ago
bobloy
31fec3add1
Better console progress. Delete data command ( #109 )
...
* Better console progress. Delete data command
* Reformat
5 years ago
bobloy
99b4a1d9f5
Actually remove mention from submitted text
5 years ago
bobloy
225246be9a
Chatter revamp ( #107 )
...
* Move to importing the actual library
* Chat revamp
* Attempt at functioning info
* Remove chatterbot as a requirement, install manually
* Add chatter README.md
Switch to medium spaCy model by default
Correct paths for requirements.txt
* Add Known Issues to README.md
* Forgot about this line. Was it causes reload issue?
* Known Issues: Installation
* Add some more tags
* Adjust requirements
* Bump chatter to Beta, ccrole to release, dad to Beta, hangman to Beta, infochannel to Beta
* Gotta be medium in requirements as wel
* Better conversation grouping and formatting
* Random instead of first for more variety
Disable custom similarity threshold for now, until it's configurable
use filter to avoid looking at empty messages
5 years ago
bobloy
9af8601124
Remove commands.Cog backwards compatibility, and reformatting ( #98 )
...
* Unneeded requirements
* No need for lambda or function
* Remove Cog backwards compatibility, and reformatting
5 years ago