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
- Host: GitHub
- URL: https://github.com/heppu/pwp-bot
- Owner: heppu
- License: mit
- Created: 2016-05-28T21:21:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T18:22:37.000Z (about 10 years ago)
- Last Synced: 2025-02-23T10:42:58.091Z (over 1 year ago)
- Topics: go, irc, irc-bot
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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