An open API service indexing awesome lists of open source software.

https://github.com/heppu/pwp-bot

IRC bot for school project
https://github.com/heppu/pwp-bot

go irc irc-bot

Last synced: about 1 year ago
JSON representation

IRC bot for school project

Awesome Lists containing this project

README

          

# IRC bot for school project

This project uses [otitcode-wiki](https://github.com/egetin/otitcode-wiki) api to manage data and authorization.

### Usage
```shell
go get github.com/heppu/pwp-bot
go install github.com/heppu/pwp-bot
pwp-bot
```
## Libaries used
- [sorcix irc](https://github.com/sorcix/irc) Simple irc library
- [jun irc-client](https://github.com/heppu/jun) IRC client, forked from [FSX](https://github.com/FSX/jun)

### Developers
- Henri Koski
- Erkka Makinen
- Mikko Korhonen