Commit graph

94 commits

Author SHA1 Message Date
xfnw c65bfa0c7d do not specify explicit delimiter for split
this interestingly makes python drop consecutive spaces, so the bot will
not store empty "words"
2021-11-11 19:56:05 -05:00
xfnw 1d915a8e7e remove remsg now that sentence generation is better 2021-11-11 19:45:41 -05:00
xfnw ae7b469676 use multiple words in sentance generation when cheapie 2021-11-11 19:43:03 -05:00
xfnw b5afc6135a consider multiple words from cheapie 2021-11-11 19:11:02 -05:00
xfnw 669c2c3bdc Merge branch 'main' of github.com:xfnw/min into main 2021-10-29 16:17:33 -04:00
xfnw 10a8697120 dont track pycache files
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2021-10-29 16:16:53 -04:00
owen 1cc4013f34
remove gweb interface 2021-10-16 20:08:53 -04:00
owen ffc4858bef
add a license 2021-10-16 20:07:07 -04:00
xfnw 978d1b8231 remove extra newline 2021-10-05 00:40:39 -04:00
xfnw 2179c2770a backport automatic module name detection 2021-09-27 15:52:16 -04:00
owen ee1240b818
Merge pull request #2 from cheapie/main
Improve message generation speed
2021-09-26 10:04:15 -04:00
cheapie 7a4e3de976 Improve message generation speed
This moves most of the "heavy lifting" of the database queries into sqlite itself, which is much faster at it.
2021-09-25 22:21:27 -05:00
xfnw e5f63abff2 automatically control sentance ending multiplier 2021-08-10 10:22:37 -04:00
xfnw 395ac230a9 increse sentance ending if the sentances are too long automatically 2021-08-07 09:16:31 -04:00
xfnw e82c66e22b remove trailing \1 if message does not start with \1 (fixes #1) 2021-08-03 20:45:16 -04:00
xfnw 38bda3aa43 post-filter punctuation too 2021-07-26 13:02:00 -04:00
xfnw 93b6f2978a Merge branch 'main' of github.com:xfnw/min into main 2021-07-26 12:51:21 -04:00
xfnw 11fca28940 pad punctuation 2021-07-26 12:51:02 -04:00
owen d4ad2ff00e
Update README.md 2021-07-17 19:52:11 -04:00
xfnw 4082705d59 revoke messages from itself
it was supposed to already do this, i guess not though lol @lumeyisnotyou
2021-07-12 17:20:06 -04:00
xfnw 4e255024c5 rip sturtz irc 2021-07-12 11:52:09 -04:00
xfnw 64d68a9d92 change some values 2021-06-02 10:27:38 -04:00
xfnw a9a3d2ecf1 merp merp merp 2021-05-22 18:55:16 -04:00
xfnw 32a5c4c1aa dont require prefix in pms 2021-05-22 16:51:55 -04:00
xfnw a4581a462d dont join 2021-05-21 18:46:30 -04:00
xfnw 5580b3fa86 rename to min because someone registered it on libera smh 2021-05-21 18:44:18 -04:00
xfnw 1019e37470 add botlist command 2021-01-31 16:31:26 -05:00
xfnw 04e7b7c064 port to new balun ircrobots framework 2021-01-30 21:05:34 -05:00
xfnw c7746b72d2 reuse messages from other people 2021-01-30 20:49:56 -05:00
xfnw 64d24eb942 aliases for kim and stuff 2020-10-04 12:26:20 -04:00
xfnw 2a21032df2 fixes #1 (im dumb and overwrote a pydle func) 2020-10-04 12:09:40 -04:00
xfnw cae7fcbfd3 too lazy to setup a venv 2020-10-04 12:06:52 -04:00
xfnw 2f36def1ee dont respond twice to dms 2020-08-02 02:33:43 +00:00
xfnw 00aabe2634 stricter invite ignoring 2020-07-24 01:31:31 +00:00
xfnw 789d09d88f why tf was sizelog being tracked 2020-07-24 01:26:33 +00:00
xfnw 9016a1cec4 improve invite logging 2020-07-15 23:30:44 +00:00
xfnw 39a87efb0b improve invites 2020-07-15 23:24:09 +00:00
xfnw c257dd13cc omg how tf did i mess up this hard 2020-07-13 17:16:24 +00:00
xfnw 1306e367eb fix source 2020-07-12 20:54:25 +00:00
xfnw c50d8cd0ba wait longer for unprompted learning as to run faster 2020-07-12 20:38:46 +00:00
xfnw 9f1e5328c8 whoops joining too fast 2020-07-12 12:28:32 +00:00
xfnw 4103f9fbdf conversation flow 2020-07-12 12:21:53 +00:00
xfnw 7a336449dc systemd unit 2020-07-11 22:04:14 +00:00
xfnw b0c6af6dc2 remove some channels 2020-07-11 22:03:08 +00:00
xfnw 30887a76a2 dep web interface 2020-07-11 22:01:11 +00:00
xfnw f69bffa29b use oirc improvements 2020-07-11 22:00:18 +00:00
lickthecheese e0ed0341a5 no duplicates save on storage 2020-06-19 11:45:32 -04:00
lickthecheese 1b62714fd7 new nick lol 2020-05-15 16:44:43 -04:00
lickthecheese ae2b0bc01e collect even more data 2020-04-27 10:42:23 -04:00
lickthecheese 22eeeb5fd2 fix bug where it didint parse out admin commands when the nick changes 2020-04-24 12:21:20 -04:00