Commit Graph

22 Commits

Author SHA1 Message Date
oz 75935a5ac7 added approx. a number new things. [0] out of comission for now. gonna go commit ded for a while bbl 2021-12-31 21:23:38 +00:00
oz 56b2416fe3 5IVE ALIVE 2021-09-09 09:56:31 +00:00
oz da89aef5b4 added a bunch of art, changed artism logic around, updated Markovian to actually build markov chains proper, etc 2021-08-24 08:32:21 +00:00
oz 2bf1c2b40d I CHANGED SHIT FWM FAM 2021-08-21 07:03:43 +00:00
oz 59350c339f added config.json for mongo auth config 2021-08-03 01:03:43 +03:00
oz 6382a4bea9 must save work
oh and more art
2021-06-01 11:22:09 -05:00
oz 21e7d474be updated hooks so acl checks should work for everyone
messed around a lot with Util adding some stuff in there
BotTools is fixed so join/part/stay should be working
Markovian was configured to ignore certain content eg urls
RawCmd is updated to actually spit back error messages, as well
  as inform people when they lack sufficien tACL
Replace just had a <> wrapped around the nick
URLThief is a new idea that just grabs urls as they come into chat
  along with a simple interface for getting random ones or
  regex to find other ones
URLInfo moved to a disabled folder I created for disabled plugins
  as it conflicts with g1mp
Artism as well is a new project, intended for playing ANSI art,
  as well as grabbing it from online and translating it with ansirc
  in real time.
tcpbot just a symlink to extendobot.

Next update: prolly gonna have a ton of ansi files in this bitch.
2021-05-29 20:46:57 -05:00
oz 83a7fef18b all sorts of stuff really. who keeps track anymore? 2021-05-25 07:35:09 +00:00
oz ce2065d06e did a whole bunch of updoots and shit 2021-05-10 09:32:29 +00:00
oz modic ce60b01c59 fix unbalanced parens 2016-07-30 13:36:55 -05:00
oz modic 38c39edeb6 i need to focus 2016-07-30 13:33:31 -05:00
oz modic 277d18fd26 same as b4 2016-07-30 13:30:23 -05:00
oz modic 7bc9d631d9 ignore me or dont 2016-07-30 13:26:20 -05:00
oz modic eb2e9a1800 do i work yet 2016-07-27 16:10:27 -05:00
oz modic 7aeaf92a9e ok 2016-07-27 16:09:21 -05:00
oz modic 5462b6061d more error fixings 2016-07-27 16:07:45 -05:00
oz modic a8af1265bb fixing shit 2016-07-27 16:02:13 -05:00
oz modic 750b8b6f50 rename Ideaas to Ideas, fix listen for Markovian 2016-07-27 15:57:15 -05:00
oz modic ea30d13464 ok 2016-07-27 15:52:33 -05:00
oz modic 384e655f30 markov modifications make my mind magnanimously mute 2016-03-24 15:08:58 -06:00
oz modic 267fc546ec modified regices in Markovian to not double send
created MongoMap class containing modules for instantiating
objects from Mongo database members

code will be updated in time to use MongoMap instead
of just raw Mongo requests
2016-03-24 00:59:38 -06:00
oz modic b4bfbf3c18 created markov chain class to implement markov command
automatically splits all incoming text into markov chains
also added a logger, and s/search/replacement/ feature
fixed Hooks to not die if the person doing a command has no acl
setting
2016-03-22 20:30:28 -06:00