Skip to content

I needed a project to learn Go with, so I made an IRC bot.

Notifications You must be signed in to change notification settings

usrbinpikachu/gobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

An IRC bot written in Go that uses TOML for configuration.

Installation

git clone https://github.com/kudakeru/gobot.git

go build bot.go

./bot

Libraries

Uses go-ircevent and toml.

About

I needed a project to learn Go with, so I made an IRC bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages