Commit Graph

7 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 599a78ca93 added autorejoin, updated socialeyes with timeouts, started work on dns client... 2021-12-27 02:17:26 +00:00
oz 42415c43a8 p-p-p-penis pump 2021-12-21 11:07:04 +00:00
oz 56b2416fe3 5IVE ALIVE 2021-09-09 09:56:31 +00:00
oz 6382a4bea9 must save work
oh and more art
2021-06-01 11:22:09 -05:00
oz f11f95a3e9 created a gemfile to start keeping track of used gems, etc
created etc/art which houses all of my ansi art,
finished a basic implementation of Artism.rb, only missing
  art.web currently but I will get to that soon
created classes/Meta.rb, which injects some helper methods into
  Integer (eg, 10.minutes, 2.kilobytes, etc), because why not?
  didn't want to have to use activesupport!
If it wasn't in the last one, I also updated Replace to include
  the user prefix for their level of access (e.g. +o = @, +v = +)
2021-05-30 02:12:11 -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