825 Commits

Author SHA1 Message Date
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
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
bobloy
ff9610ff77 Merge branch 'master' into chatter_develop 2021-03-18 16:23:45 -04:00
bobloy
95931d24f3
Merge pull request #174 from sourcery-ai-bot/master
Sourcery Starbot  refactored bobloy/Fox-V3
2021-03-18 16:22:10 -04:00
bobloy
dad14fe972 black reformatting 2021-03-18 16:08:10 -04:00
bobloy
ea88addc42 black refactoring 2021-03-18 14:18:38 -04:00
Sourcery AI
0475b18437 'Refactored by Sourcery' 2021-03-18 17:20:04 +00:00
bobloy
7811c71edb Use is_reply to train 2021-03-16 16:00:42 -04:00
bobloy
8acbc5d964 Whatever this commit is 2021-03-15 15:48:34 -04:00
bobloy
59090b9eaa Merge branch 'master' into chatter_develop
# Conflicts:
#	chatter/chat.py
2021-03-15 15:47:58 -04:00
bobloy
11eb4a9dbf
Merge pull request #172 from Lifeismana/master
[Chatter] Allow bot to reply to maintain conversation continuity and will respond to reply
2021-03-15 15:41:48 -04:00
bobloy
d32de1586f Reply enabled by default cause it's cool. 2021-03-15 15:40:25 -04:00
bobloy
578ea4a555 Consistently avoid guild.icon 2021-03-15 10:31:29 -04:00
bobloy
920f8817d7 Use guild.id and author.id for file name, support using jpg 2021-03-15 10:15:13 -04:00
Antoine Rybacki
42bdc64028 Black format fix 2021-03-15 14:29:34 +01:00
Antoine Rybacki
f7dad0aa3f [Chatter] Bot will respond to reply 2021-03-15 14:25:46 +01:00
bobloy
cc199c395d Discord file now takes a path, so just give em a path. 2021-03-15 08:16:20 -04:00
Antoine Rybacki
5a26b48fda [Chatter] Allow bot to reply to maintain conversation continuity 2021-03-13 00:41:57 +01:00