From cf80b1b4392b849cb5529c1a40083170098f6460 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Thu, 28 Jul 2016 22:52:25 -0400 Subject: Docs --- docs/01-basics.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/01-basics.md') diff --git a/docs/01-basics.md b/docs/01-basics.md index 10a0f60..36ae32f 100644 --- a/docs/01-basics.md +++ b/docs/01-basics.md @@ -130,3 +130,7 @@ by the `IRC::Client::Plugin` role to call method `.send` on the Client Object. In the `:where` parameter, we specify we want to send the message to channel `#perl6` and the `:text` parameter contains the text we want to send. The bot will send that text every 3 seconds. + +## Up Next + +Read [the event reference](02-event-reference.md) next. -- cgit v1.1