Commit Graph

  • 06e06f788b use ISUPPORT CHANTYPES instead of assuming channels use normal ones main xfnw 2022-09-15 21:59:33 -0600
  • d38345c3d9 add admin deleteword command xfnw 2022-05-17 23:04:29 -0400
  • 9d9c9dcd34 fix recording nouns xfnw 2022-05-17 22:26:01 -0400
  • 3e1c3dac5b
    fox comment wording vulpine 2022-05-13 21:55:28 -0400
  • 2ac269d7f8 ignore mutations of rawm while iterating xfnw 2022-05-12 08:43:29 -0600
  • bccf3c855a fix addspook not deleting itself xfnw 2022-05-12 08:38:29 -0600
  • c42e5edcc1
    put channel back, whoops vulpine 2022-04-28 13:50:14 -0400
  • 790aa9aff5
    merge admin.py from upstream oirc vulpine 2022-04-28 13:47:47 -0400
  • fd3174b1fe
    merge bot.py from upstream oirc vulpine 2022-04-28 13:45:08 -0400
  • f67b269b1b
    build privmsg instead of using self.message vulpine 2022-04-27 19:59:03 -0400
  • 2a21330e8b update default enmul xfnw 2022-03-10 09:58:30 -0700
  • 4d20f602a7 tokenize punctuation before recording words xfnw 2022-03-10 09:43:40 -0700
  • dccdda1f5f improve ending balences xfnw 2022-03-10 09:41:56 -0700
  • a886b95db6 make enmul stepping smaller xfnw 2022-03-09 16:45:50 -0700
  • 7348ef0354 noun count should not be used to end sentances xfnw 2022-03-09 14:00:51 -0700
  • 7af2f8f675 reformat with black xfnw 2022-01-26 21:26:57 -0500
  • 847d5ae7e9 fix triggers xfnw 2021-11-11 20:16:32 -0500
  • c65bfa0c7d do not specify explicit delimiter for split xfnw 2021-11-11 19:56:05 -0500
  • 1d915a8e7e remove remsg now that sentence generation is better xfnw 2021-11-11 19:45:41 -0500
  • ae7b469676 use multiple words in sentance generation when cheapie xfnw 2021-11-11 19:43:03 -0500
  • b5afc6135a consider multiple words from cheapie xfnw 2021-11-11 19:11:02 -0500
  • 669c2c3bdc Merge branch 'main' of github.com:xfnw/min into main xfnw 2021-10-29 16:17:33 -0400
  • 10a8697120 dont track pycache files xfnw 2021-10-29 16:16:53 -0400
  • 1cc4013f34
    remove gweb interface owen 2021-10-16 20:08:53 -0400
  • ffc4858bef
    add a license owen 2021-10-16 20:07:07 -0400
  • 978d1b8231 remove extra newline xfnw 2021-10-05 00:40:13 -0400
  • 2179c2770a backport automatic module name detection xfnw 2021-09-27 15:52:16 -0400
  • ee1240b818
    Merge pull request #2 from cheapie/main owen 2021-09-26 10:04:15 -0400
  • 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. cheapie 2021-09-25 22:21:27 -0500
  • e5f63abff2 automatically control sentance ending multiplier xfnw 2021-08-10 10:22:37 -0400
  • 395ac230a9 increse sentance ending if the sentances are too long automatically xfnw 2021-08-07 09:16:31 -0400
  • e82c66e22b remove trailing \1 if message does not start with \1 (fixes #1) xfnw 2021-08-03 20:45:16 -0400
  • 38bda3aa43 post-filter punctuation too xfnw 2021-07-26 13:02:00 -0400
  • 93b6f2978a Merge branch 'main' of github.com:xfnw/min into main xfnw 2021-07-26 12:51:21 -0400
  • 11fca28940 pad punctuation xfnw 2021-07-26 12:51:02 -0400
  • d4ad2ff00e
    Update README.md owen 2021-07-17 19:52:11 -0400
  • 4082705d59 revoke messages from itself xfnw 2021-07-12 17:20:06 -0400
  • 4e255024c5 rip sturtz irc xfnw 2021-07-12 11:52:09 -0400
  • 64d68a9d92 change some values xfnw 2021-06-02 10:27:38 -0400
  • a9a3d2ecf1 merp merp merp xfnw 2021-05-22 18:55:16 -0400
  • 32a5c4c1aa dont require prefix in pms xfnw 2021-05-22 16:51:55 -0400
  • a4581a462d dont join xfnw 2021-05-21 18:46:30 -0400
  • 5580b3fa86 rename to min because someone registered it on libera smh xfnw 2021-05-21 18:44:18 -0400
  • 1019e37470 add botlist command vulpine 2021-01-31 16:31:26 -0500
  • 04e7b7c064 port to new balun ircrobots framework vulpine 2021-01-30 21:05:34 -0500
  • c7746b72d2 reuse messages from other people vulpine 2021-01-30 20:49:56 -0500
  • 64d24eb942 aliases for kim and stuff vulpine 2020-10-04 12:26:20 -0400
  • 2a21032df2 fixes #1 (im dumb and overwrote a pydle func) vulpine 2020-10-04 12:09:40 -0400
  • cae7fcbfd3 too lazy to setup a venv vulpine 2020-10-04 12:06:52 -0400
  • 2f36def1ee dont respond twice to dms vulpine 2020-08-02 02:33:43 +0000
  • 00aabe2634 stricter invite ignoring vulpine 2020-07-24 01:31:31 +0000
  • 789d09d88f why tf was sizelog being tracked vulpine 2020-07-24 01:26:33 +0000
  • 9016a1cec4 improve invite logging vulpine 2020-07-15 23:25:05 +0000
  • 39a87efb0b improve invites vulpine 2020-07-15 23:24:09 +0000
  • c257dd13cc omg how tf did i mess up this hard vulpine 2020-07-13 17:16:24 +0000
  • 1306e367eb fix source vulpine 2020-07-12 20:54:25 +0000
  • c50d8cd0ba wait longer for unprompted learning as to run faster vulpine 2020-07-12 20:38:46 +0000
  • 9f1e5328c8 whoops joining too fast vulpine 2020-07-12 12:28:32 +0000
  • 4103f9fbdf conversation flow vulpine 2020-07-12 12:21:53 +0000
  • 7a336449dc systemd unit vulpine 2020-07-11 22:04:14 +0000
  • b0c6af6dc2 remove some channels vulpine 2020-07-11 22:03:08 +0000
  • 30887a76a2 dep web interface vulpine 2020-07-11 22:01:11 +0000
  • f69bffa29b use oirc improvements vulpine 2020-07-11 22:00:18 +0000
  • e0ed0341a5 no duplicates save on storage lickthecheese 2020-06-19 11:45:32 -0400
  • 1b62714fd7 new nick lol lickthecheese 2020-05-15 16:44:43 -0400
  • ae2b0bc01e collect even more data lickthecheese 2020-04-27 10:42:23 -0400
  • 22eeeb5fd2 fix bug where it didint parse out admin commands when the nick changes lickthecheese 2020-04-24 12:21:20 -0400
  • 538bfbcda4 async evaluation lickthecheese 2020-04-24 12:13:46 -0400
  • 84e537847d dont forget brendo lol lickthecheese 2020-04-24 10:22:40 -0400
  • 4ad625de5b allow ops to tell the bot to shut up lol lickthecheese 2020-04-24 10:19:54 -0400
  • fbdd70602c at jan6's request it now works without colon lickthecheese 2020-04-23 18:05:43 -0400
  • 98d543be68 git.io short url lickthecheese 2020-04-23 16:18:07 -0400
  • cfa0a7bc23
    Update README.md LickTheCheese 2020-04-23 16:08:59 -0400
  • 7cf6a2d747 fixed not responding bug lickthecheese 2020-04-23 16:05:16 -0400
  • a16fade5af fixed short output lickthecheese 2020-04-23 13:50:05 -0400
  • 3b8044dbac large buggies lickthecheese 2020-04-22 22:45:02 -0400
  • 30a6f9e1fa beep boop some bugs lickthecheese 2020-04-22 22:14:17 -0400
  • e17c76a8be functional lickthecheese 2020-04-22 21:43:07 -0400
  • 555efcf586 clear out the oven for some ai stuff lickthecheese 2020-04-19 19:52:41 -0400
  • ad34e105f8 kim init lickthecheese 2020-04-19 19:25:07 -0400
  • 9d1bc6e053 better timing lickthecheese 2020-04-18 17:26:32 -0400
  • 4b57d90462 more recvq protecc lickthecheese 2020-04-17 20:44:02 -0400
  • eb5db85421 better timing lickthecheese 2020-04-17 20:29:40 -0400
  • 305aaee2bd RECVQ Protection lickthecheese 2020-04-17 20:28:28 -0400
  • 5e096bd050 send messages lickthecheese 2020-04-17 16:12:50 -0400
  • 23944bd256 better sourcing of dataset while still being fast lickthecheese 2020-04-17 16:05:27 -0400
  • 8666124274 markov script lickthecheese 2020-04-17 15:41:43 -0400
  • e28287e692 markov! lickthecheese 2020-04-17 15:41:00 -0400
  • 4f303d29ea warn about the query being broken lickthecheese 2020-04-09 18:56:51 -0400
  • 46d8e97a3e fix more lickthecheese 2020-04-07 15:37:51 -0400
  • 418e74df19 more items lickthecheese 2020-04-07 15:33:32 -0400
  • 34b4943437 give items lickthecheese 2020-04-07 13:55:35 -0400
  • 63c6c8da1a fix bot not responding to privmsg lickthecheese 2020-04-07 11:22:15 -0400
  • e33708d70b fixed bug inv would not show due to illegal items lickthecheese 2020-04-06 21:50:59 -0400
  • b4f4fefff8 more channelllllsssss lickthecheese 2020-04-06 21:43:33 -0400
  • 4657f3b813 help text lickthecheese 2020-04-06 21:32:57 -0400
  • 280bde6b3d help lickthecheese 2020-04-06 21:15:28 -0400
  • cf236af621 you can burn items lickthecheese 2020-04-06 20:29:04 -0400
  • 4d972f8eaa you see an egg lickthecheese 2020-04-06 20:17:59 -0400
  • bcbf753506 use da exec lol lickthecheese 2020-04-06 18:26:30 -0400