mirror of
https://github.com/fluffle/goirc
synced 2025-05-12 18:44:50 +00:00
initial go IRC library, dirty hax abound :-)
This commit is contained in:
commit
545a88fea0
7 changed files with 418 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/gobot
|
||||
*.[568]
|
||||
_obj/
|
||||
*.swp
|
||||
*~
|
Loading…
Add table
Add a link
Reference in a new issue