1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 10:45:40 -04:00

Update README.pod

This commit is contained in:
Ryan Voots 2016-12-31 19:09:08 -08:00 committed by GitHub
parent e604cfc3c7
commit 5eea176759

View file

@ -13,8 +13,13 @@ This is the source code for perlbot, the resident infobot on Freenodes
=back
=head1 DOCUMENTATION
There is a docs/ directory but it's woefully outdated and doesn't reflect a number of things about the bot that have changed over the years. That said it should be relavent for learning how things work to start with at least. Otherwise I'd recommend looking at some of the shorter modules in plugins/ to see how things usually work. You'll most likely want to be making one of those.
=head1 LICENSE
Good question - what is the license?
This is a semi-complicated situation as while the code is obstensibly open source there have been several authors involved. Notably myself (simcop2387), buu, and b_jonas. Buu started the original project (see https://github.com/simcop2387/buutbot ) but then disappeared not long after i forked it (with permission) to make a new version of perlbot. b_jonas was involved in the creation of some of a few plugins, if not more, that made the framework incredibly flexible.
=cut