841 Commits

Author SHA1 Message Date
aleclol
a7ce815e14
Merge branch 'bobloy:master' into master 2021-07-11 19:42:12 -04:00
bobloy
1e535c2f3e
Merge pull request #193 from XargsUK/master
additional exit conditions to recyclingplant
2021-07-08 08:34:31 -04:00
bobloy
fd80819618 Merge branch 'master' into XargsUK_master 2021-07-08 08:33:53 -04:00
bobloy
a5ff888f4c black reformat 2021-07-08 08:33:29 -04:00
bobloy
3eb499bf0e black reformat 2021-07-08 08:30:21 -04:00
bobloy
698dafade4 Add chatter initialization 2021-07-08 08:29:18 -04:00
Brad Duncan
15ecf72c64 Update recyclingplant.py 2021-07-08 07:37:45 +01:00
Brad Duncan
1d514f80c6 adding no response exit condition
Previously, if no response was provided by the user, the function would continuously loop.

I've modified the timeout to 20 seconds. When there's no response, +! to timeoutcount variable. When there's been 3 timeouts, break.
2021-07-08 07:37:37 +01:00
bobloy
b752bfd153 Stop looking at DMs 2021-07-06 13:50:15 -04:00
bobloy
47269ba8f4 fix has_table, move age and minutes to trainset 2021-07-06 12:01:27 -04:00
bobloy
e0a361b952 remove en_core_web_sm as dependency 2021-07-06 10:52:25 -04:00
bobloy
2a18760a83
Merge pull request #191 from bobloy/chatter_fox
Use Bobloy's chatterbot for Chatter
2021-07-06 10:10:09 -04:00
bobloy
b26afdf2db Merge branch 'master' into chatter_fox
# Conflicts:
#	chatter/requirements.txt
2021-07-06 10:09:41 -04:00
bobloy
86cc1fa35a Don't specify pyaml 2021-07-05 14:14:40 -04:00
aleclol
b331238c1c
Move .get_text() to after None check 2021-07-03 22:11:42 -04:00
bobloy
6f0c88b1ac change default models, fix requirements 2021-07-01 17:19:29 -04:00
bobloy
c165313031 no reply errors in cache 2021-07-01 15:25:38 -04:00
bobloy
9c63c12656 Don't need requirements file 2021-06-30 17:29:31 -04:00
bobloy
a55ae8a511 Use Bobloy's chatterbot fork 2021-06-30 17:29:00 -04:00
bobloy
bc12aa866e Fix formatting 2021-05-25 10:13:36 -04:00
bobloy
dbafd6ffd7
Merge pull request #183 from aleclol/master
Fix error on `[p]lovecalculator` command
2021-05-24 10:40:19 -04:00
aleclol
52ca2f6a45
Update lovecalculator.py 2021-05-18 15:27:55 -04:00
bobloy
2937b6ac92 List of dicts 2021-05-03 13:58:35 -04:00
bobloy
dbf84c8b81
Merge pull request #180 from phenom4n4n/patch-1
[LoveCalculator] Patch AttributeError
2021-04-16 14:58:18 -04:00
PhenoM4n4n
2f21de6a97 lovecalc attributeerror 2021-04-15 17:39:49 -07:00
bobloy
ed6cc433c8 Remove pycountry 2021-04-15 11:38:36 -04:00
bobloy
e1a30359d8
Merge pull request #148 from BogdanWDK/master
Language Support Added
2021-04-15 11:15:13 -04:00
bobloy
506a79c6d6 Removing debugging print 2021-04-15 11:14:00 -04:00
bobloy
1ddcd98078 Implement languages 2021-04-15 11:12:47 -04:00
bobloy
7bd004c78e Merge branch 'master' into BogdanWDK_master 2021-04-15 10:50:45 -04:00
bobloy
184833421a
Merge pull request #178 from Kreusada/patch-1
[SCP] Remove double setup
2021-04-15 09:09:22 -04:00
Kreusada
f04ff6886b
[SCP] Remove double setup 2021-04-15 13:59:19 +01:00
bobloy
28edcc1fdd deliminate on space not newline 2021-04-14 09:44:28 -04:00
bobloy
10ed1f9b9f pagify lots of stolen emojis 2021-04-14 09:40:34 -04:00
bobloy
93b403b35f Better progress logging 2021-04-05 09:25:23 -04:00
bobloy
5f30bc1234 Add multiple channel training 2021-03-26 13:53:00 -04:00
bobloy
9f22dfb790 Swap learning to global config 2021-03-25 17:24:16 -04:00
bobloy
ea126db0c5
Merge pull request #175 from bobloy/chatter_develop
Chatter Upgrade
2021-03-25 11:13:45 -04:00
bobloy
e1297a4dca Return success value 2021-03-25 11:12:05 -04:00
bobloy
87187abbb3 Fix logging 2021-03-25 11:11:57 -04:00
bobloy
db24bb4db4 No differences 2021-03-25 10:57:35 -04:00
bobloy
1319d98972 Less often, still writing too much. 2021-03-25 10:56:48 -04:00
bobloy
802929d757 better wording 2021-03-25 10:02:02 -04:00
bobloy
59fd96fc5a add save_every for less disk intensive work. 2021-03-25 10:01:56 -04:00
bobloy
b4f20dd7d2 Don't print everything, use log 2021-03-25 09:54:14 -04:00
bobloy
ac9cf1e589 Implement movie trainer, guild cache, and learning toggle 2021-03-25 09:52:43 -04:00
bobloy
8feb21e34b Add new kaggle trainers 2021-03-25 09:52:20 -04:00
bobloy
04ccb435f8 Implement check_same_thread = False storage adapter.
Add start of AsyncSQLStorageAdapter
2021-03-25 09:51:41 -04:00
bobloy
eac7aee82c Save every 50 instead of all at once, so it can be cancelled 2021-03-19 15:54:35 -04:00
bobloy
8200cd9af1 Run futures correctly 2021-03-19 15:54:19 -04:00