-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
66 lines (51 loc) · 1.55 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Version 0.01
--------------------
Detailed Information
--------------------
Rictus is a simple IRC Bot written in POE.
---------------------
Documentation Roadmap
---------------------
Rictus is heavily documented and comes with example config file (bot.cfg)
and a standard bot script (rictus). Both can be found in the examples
directory.
---------------------
Installing Rictus-Bot
---------------------
Rictus-Bot can be installed through the CPAN or CPANPLUS shell in the usual
manner.
% perl -MCPAN -e shell
cpan> install Rictus::Bot
Or
% cpan -i Rictus::Bot
------------
Test Results
------------
The CPAN Testers are a group of volunteers who test new CPAN
distributions on a number of platforms. You can see their test
results at: http://testers.cpan.org/search?request=dist&dist=POE
POE's ongoing improvement relies on your feedback. You file bug
reports, feature requests, and even success stories by e-mailing
-------------
Test Coverage
-------------
Rictus-Bot comes with no test but requires that you have the following installed.
Config-Simple
POE
POE-Component-IRC
----------------
Full Change Logs
----------------
Thanks to the magic of distributed version control, Rictus-bot is hosted at
Github You can browse the source at:
https://github.com/TwistedDevelopment/POE-Bot
Complete change logs can also be browsed at thise site. it does
provide RSS news feeds for those who want to follow development in
near-realtime.
----
Bye!
----
Thanks for reading!
--
scott Cilley / [email protected] / http://www.twedev.com/