Commit Graph

33 Commits

Author SHA1 Message Date
Alex Bramley 2b7abdce8f Add @supertassu to README, update copyright dates. 2022-11-28 13:42:10 +00:00
Alex Bramley bbbcc9aa5b Noticed typo as soon as I pushed :-( 2022-03-23 09:40:06 +00:00
Alex Bramley 33c2868b34 Add ostafen to contributors. 2022-03-23 09:36:35 +00:00
Stefano b1565dba18 Add section for "Projects using GoIRC" 2022-02-03 09:38:40 +00:00
Alex Bramley c874d8df17 Update README to add shammash as a contributor. 2021-03-26 13:17:34 +00:00
John R Barker 90556d7c97 s/bob-smith/gundalow/
I renamed my account a lot time ago
2018-09-06 22:08:48 +01:00
John R Barker f2d906c0e0 Travis icon in README.md 2016-03-06 19:38:35 +00:00
Alex Bramley ba9b75dd46 Update README.md with additional credits. 2016-03-02 21:53:04 +00:00
John Barker 0b121522bb Syntax highlighting for source code in README.md
Markdown knows about golang, so use the source (formatting) luke
2016-03-02 18:19:47 +00:00
Michael Stapelberg 51e6046a09 README: add SSLConfig to make connecting work
Without an SSLConfig, I get the following error:

```
E0225 08:43:12.384793   28687 connection.go:406] irc.recv(): tls: either ServerName or InsecureSkipVerify must be specified in the tls.Config
```
2016-02-25 08:50:53 +01:00
Alex Bramley 21c4c24f6e Add soul9 to contributors. 2015-12-03 07:59:57 +00:00
Alex Bramley 7aa4a15773 Update contributors list in README. 2015-09-20 18:15:27 +01:00
Boaz Shuster 7252b8c67e Update the README.md file
I am assuming the code given in the "Using the framework" should run.

* Using client's consts, such as CONNECTED.
* In Go 1.4, `error` implements only the `Error()` function.
* The `c` variable is already declared in line 5, no need for `:=` in line 12
2015-08-19 10:24:05 +03:00
Travis Carr d5ece47310 Fixed a typo in Readme.md
Just noticed a typo, thought I'd fix that right up. s/hander/handler
2015-07-26 16:59:05 -07:00
Alex Bramley 97dedfdf5e Update contributors list in README. 2015-01-02 14:46:17 +00:00
Alex Bramley 2e4623676d Go fix tool for client API changes. 2013-04-04 18:51:35 +01:00
Alex Bramley a2b9ce4198 Acknowledge contributions from fellow githubbers! 2013-03-08 22:24:33 +00:00
Alex Bramley fe4fae0479 Update README and example client. 2013-02-18 01:53:17 +00:00
Alex Bramley a88b866b63 Fix up README and example client. 2013-02-16 11:04:06 +00:00
Christoffer G. Thomsen 8adfd40223 Fixed another typo 2012-07-25 19:42:00 +03:00
Christoffer G. Thomsen f13e1ec7fe Inserted missing " 2012-07-25 19:36:47 +03:00
Alex Bramley e3ba7b6b96 Fix up README. 2012-06-06 15:22:06 +01:00
Alex Bramley 80d8cd4ea7 Update README and example client once more. 2011-11-09 22:06:54 +00:00
Alex Bramley caa9429a74 Update README. 2011-11-06 05:22:02 +00:00
Alex Bramley a4ac0dd1b7 Update README, fix whitespace fail. 2011-10-06 21:33:02 +01:00
Alex Bramley 5c347008fb Update README.md with external Connected var. 2011-08-22 17:16:32 +01:00
Alex Bramley 830dbcbb7f Update the docs slightly. 2011-07-22 01:26:41 +01:00
Alex Bramley 83e1f9ca74 Update README for release. 2010-11-21 19:59:57 +00:00
Alex Bramley ff61bc9ea1 Update README with slight changes. 2010-11-04 00:02:26 +00:00
Alex Bramley e5131515b8 update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00
Alex Bramley 07ff350dd0 Updated README with synopsis code 2009-12-17 21:47:33 +00:00
Alex Bramley ae8e34ff0e reformat source with gofmt to nuke all of those unneeded semicolons 2009-12-17 21:30:18 +00:00
Alex Bramley 7191dd9177 Basic README for github. 2009-12-17 21:12:37 +00:00