zephyrkul
1597e6062f
fix BIT
2021-09-22 22:00:20 -06:00
bobloy
771d1457e5
Bump to latest version of Chatterbot
2021-09-22 13:26:12 -04:00
bobloy
d191abf6bd
Only update if it's enabled (not all keys)
2021-09-03 15:37:08 -04:00
bobloy
aba9840bcb
Less verbose debug
2021-09-03 15:28:28 -04:00
bobloy
0064e6e9b5
More verbose debug mode
2021-09-03 15:15:56 -04:00
bobloy
955624ad1a
Use greedy converter, no more commas
2021-08-24 16:38:10 -04:00
bobloy
a6e0646b85
Merge pull request #186 from ScaredDonut/master
...
Booster counter
2021-08-09 15:51:29 -04:00
bobloy
269266ce04
Merge pull request #189 from aleclol/master
...
[LoveCalculator] Move .get_text() to after None check
2021-08-09 15:48:33 -04:00
bobloy
db3ce30122
Add back embed description, now required by discord
2021-08-09 10:29:27 -04:00
bobloy
1e87eacf83
Add edited timestamp
2021-07-23 16:13:07 -04:00
bobloy
61fa006e33
QoL fixes
2021-07-16 09:26:06 -04:00
bobloy
4183607372
Add option for skipping bots
2021-07-15 16:05:39 -04:00
bobloy
2421c4e9bf
Add sm and md to requirements
2021-07-15 15:09:41 -04:00
bobloy
b2e843e781
Invalid timestring instead of error
2021-07-15 14:57:33 -04:00
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
Alexander Soloviev
1ffac638ed
Update infochannel.py
...
more formatting fix, too much indentation on github for whatever reason but not on notepad
2021-05-26 04:46:12 -05:00
Alexander Soloviev
5b75002c88
Update infochannel.py
...
fixed formatting I think? too many spaces/indents on github for some reason
2021-05-26 04:44:22 -05:00
Alexander Soloviev
7c08a5de0c
Update infochannel.py
...
added booster counter as requested on https://github.com/bobloy/Fox-V3/issues/185
2021-05-26 04:39:24 -05: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