786 Commits

Author SHA1 Message Date
bobloy
dad14fe972 black reformatting 2021-03-18 16:08:10 -04: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
bobloy
bf9115e13c Update for new channel 2021-03-10 13:36:37 -05:00
bobloy
a5eda8ca2a Forgot how to use regex apparently 2021-03-02 08:53:50 -05:00
bobloy
221ca4074b Update launchlib to version 2 2021-02-24 12:27:50 -05:00
bobloy
8b1ac18609 Merge remote-tracking branch 'origin/master' 2021-02-19 11:07:50 -05:00
bobloy
ee8f6bbf57 Fix docstrings 2021-02-19 11:07:34 -05:00
bobloy
af3de08da2
Merge pull request #169 from Obi-Wan3/master
[StealEmoji] update to use guild.emoji_limit
2021-02-18 13:13:45 -05:00
Obi-Wan3
92957bcb1f
implement same logic for skipping further checks
Co-authored-by: bobloy <alboblexloy@gmail.com>
2021-02-18 10:08:24 -08:00
Obi-Wan3
7ad6b15641
Edit to satisfy style requirement 2021-02-16 17:19:41 -08:00
Obi-Wan3
6363f5eadc
[StealEmoji] update to use guild.emoji_limit 2021-02-16 17:15:25 -08:00
bobloy
0e034d83ef Bad idea to steal these, set the empty by default instead 2021-02-15 10:37:32 -05:00
bobloy
337def2fa3 Some progress on updated ubuntu trainer 2021-02-15 10:18:18 -05:00
bobloy
14f8b825d8 Fix bad learning and checks 2021-02-02 16:35:41 -05:00
bobloy
dbf6ba5a4b More precise message imitation 2021-01-26 17:10:47 -05:00
bobloy
bf16630573
Merge pull request #168 from bobloy/fifo_finetuned_message
[FIFO] FakeMessage is subclass and the implications
2021-01-25 17:06:47 -05:00
bobloy
6233db2272 FakeMessage is subclass and the implications 2021-01-25 17:04:20 -05:00
bobloy
3f997fa804 Fix to pickle error and Nonetype comparison 2021-01-21 10:44:25 -05:00
bobloy
837cff7a26
Merge pull request #167 from bobloy/fifo_develop
FIFO expired triggers
2021-01-15 13:51:29 -05:00
bobloy
796edb4d35 Corrected expired triggers 2021-01-15 13:46:37 -05:00
bobloy
6c669dd170 Change typing 2021-01-14 11:32:51 -05:00
bobloy
9bdaf73944 Add __str__ and TODO for better "seeing" 2021-01-11 13:41:14 -05:00
bobloy
3b50785c5b Docs update, better delete 2021-01-11 13:40:54 -05:00
bobloy
d14db16746 Small doc update 2021-01-11 13:40:37 -05:00
bobloy
2c9f3838da Update info to include install instructions 2021-01-11 09:05:41 -05:00
bobloy
9f10ea262d Semantic change 2021-01-11 08:52:57 -05:00
bobloy
320f729cc9 Print expired triggers separately 2021-01-04 14:48:12 -05:00
bobloy
9c9b46dc76 Print expired triggers separately 2021-01-04 14:47:59 -05:00
bobloy
d5bc5993ea Nevermind, bad idea. Just add the checks 2021-01-04 09:14:44 -05:00
bobloy
ce41c80c3b Remove fetch_message, channel history is just better 2021-01-04 08:50:48 -05:00
bobloy
c603e4b326 Merge branch 'master' into fifo_develop 2021-01-04 08:44:57 -05:00
bobloy
d13fd39cfc Require python-dateutil 2020-12-22 13:56:28 -05:00
bobloy
8dc81808e6 Merge remote-tracking branch 'origin/master' 2020-12-22 13:55:31 -05:00
bobloy
b2c8268c9b Update labeler 2020-12-22 13:55:16 -05:00
bobloy
f3dab0f0c6 Fix construction of set 2020-12-18 17:57:48 -05:00
bobloy
bae50f6a7a
Merge pull request #164 from bobloy/werewolf_develop
Werewolf bugfixes
2020-12-08 11:21:25 -05:00
bobloy
5892bed5b9 Didn't do werewolf label right 2020-12-08 11:20:21 -05:00
bobloy
36826a44e7 Mostly line separators 2020-12-08 11:17:50 -05:00
bobloy
0a0e8650e4 Merge branch 'master' into werewolf_develop 2020-12-08 11:13:02 -05:00
bobloy
d36493f5a8
Merge pull request #163 from ASSASSIN0831/master
[Infochannel] Rewrite: New counters, customize names, better rate limits
2020-12-08 11:09:44 -05:00