Skip to content

Commit 0d00197

Browse files
committed
updated readme
1 parent 24fcf3a commit 0d00197

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# goofbot ![gpl-3.0](https://img.shields.io/badge/license-GPLv3-brightgreen.svg "GPL v3") [![Go Report Card](https://goreportcard.com/badge/github.com/gbmor/goofbot)](https://goreportcard.com/report/github.com/gbmor/goofbot) [![GolangCI](https://img.shields.io/badge/golang%20ci-success-blue.svg)](https://golangci.com/r/github.com/gbmor/goofbot)
22

33

4-
An IRC bot I'm working on to practice Go.
4+
An small bot for the [tilde.institute](https://tilde.institute) IRC channel
55

66
## Features
77

@@ -16,8 +16,4 @@ Standard command/response structure
1616

1717
Can define a bot owner for certain commands
1818
Able to identify with services
19-
Handles ^C (SIGINT) gracefully
20-
21-
## TODO
22-
23-
Externalize basic command/responses
19+
Handles ^C (SIGINT) gracefully

0 commit comments

Comments
 (0)