about summary refs log blame commit diff stats
path: root/README.md
blob: bc0405e5dd390a1edc422ac2c6f53e181f0d8907 (plain) (tree)
1
2
3
4
5
6
7
8
9

         





                                         
                                      
                                                                                                     




                                                     
# goofbot

An IRC bot I'm working on to practice Go.

## Features

External config file in JSON  
Basic command/response structure  
Some minor command/OS Call functions  
Can specify owner for certain commands, such as !join #channel, or customizable "die"/"quit" command.

## TODO

Command line switch to specify config file location  
Externalize basic command/responses