|
Revision 53, 1.0 kB
(checked in by bkuhn, 9 months ago)
|
- Added SFLC's internally developed tim bot released under AGPLv3
|
| Line | |
|---|
| 1 |
bin/bot-basicbot-pluggable |
|---|
| 2 |
bin/bot-basicbot-pluggable-infobot-upgrade |
|---|
| 3 |
bin/storable2dbi.pl |
|---|
| 4 |
Build.PL |
|---|
| 5 |
Changes |
|---|
| 6 |
examples/chump.cgi |
|---|
| 7 |
examples/chump.tem |
|---|
| 8 |
examples/mind.pl |
|---|
| 9 |
examples/simple.pl |
|---|
| 10 |
lib/Bot/BasicBot/Pluggable.pm |
|---|
| 11 |
lib/Bot/BasicBot/Pluggable/Module.pm |
|---|
| 12 |
lib/Bot/BasicBot/Pluggable/Module/Auth.pm |
|---|
| 13 |
lib/Bot/BasicBot/Pluggable/Module/Base.pm |
|---|
| 14 |
lib/Bot/BasicBot/Pluggable/Module/DNS.pm |
|---|
| 15 |
lib/Bot/BasicBot/Pluggable/Module/Google.pm |
|---|
| 16 |
lib/Bot/BasicBot/Pluggable/Module/Infobot.pm |
|---|
| 17 |
lib/Bot/BasicBot/Pluggable/Module/Join.pm |
|---|
| 18 |
lib/Bot/BasicBot/Pluggable/Module/Karma.pm |
|---|
| 19 |
lib/Bot/BasicBot/Pluggable/Module/Loader.pm |
|---|
| 20 |
lib/Bot/BasicBot/Pluggable/Module/Seen.pm |
|---|
| 21 |
lib/Bot/BasicBot/Pluggable/Module/Title.pm |
|---|
| 22 |
lib/Bot/BasicBot/Pluggable/Module/Vars.pm |
|---|
| 23 |
lib/Bot/BasicBot/Pluggable/Store.pm |
|---|
| 24 |
lib/Bot/BasicBot/Pluggable/Store/DBI.pm |
|---|
| 25 |
lib/Bot/BasicBot/Pluggable/Store/Deep.pm |
|---|
| 26 |
lib/Bot/BasicBot/Pluggable/Store/Storable.pm |
|---|
| 27 |
Makefile.PL |
|---|
| 28 |
MANIFEST This list of files |
|---|
| 29 |
META.yml |
|---|
| 30 |
NINJA |
|---|
| 31 |
README |
|---|
| 32 |
t/00bootstrap.t |
|---|
| 33 |
t/01module_base.t |
|---|
| 34 |
t/02module_auth.t |
|---|
| 35 |
t/03store.t |
|---|
| 36 |
t/03store_deep.t |
|---|
| 37 |
t/infobot.t |
|---|
| 38 |
t/test.rss |
|---|