File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
# 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 )
2
2
3
3
4
- An IRC bot I'm working on to practice Go.
4
+ An small bot for the [ tilde.institute ] ( https://tilde.institute ) IRC channel
5
5
6
6
## Features
7
7
@@ -16,8 +16,4 @@ Standard command/response structure
16
16
17
17
Can define a bot owner for certain commands
18
18
Able to identify with services
19
- Handles ^C (SIGINT) gracefully
20
-
21
- ## TODO
22
-
23
- Externalize basic command/responses
19
+ Handles ^C (SIGINT) gracefully
You can’t perform that action at this time.
0 commit comments