Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovelaced/glitzz
two famous bots finally together as one glorious concurrent mess: glitzz.
https://github.com/lovelaced/glitzz
4chan irc irc-bot shitposting
Last synced: 6 days ago
JSON representation
two famous bots finally together as one glorious concurrent mess: glitzz.
- Host: GitHub
- URL: https://github.com/lovelaced/glitzz
- Owner: lovelaced
- License: agpl-3.0
- Created: 2018-06-24T11:58:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T14:02:32.000Z (over 3 years ago)
- Last Synced: 2024-12-06T21:27:31.220Z (25 days ago)
- Topics: 4chan, irc, irc-bot, shitposting
- Language: Go
- Size: 275 KB
- Stars: 4
- Watchers: 2
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![glitzz_logo](logo.png) [![Build Status](https://travis-ci.org/lovelaced/glitzz.svg?branch=master)](https://travis-ci.org/lovelaced/glitzz) [![codecov](https://codecov.io/gh/lovelaced/glitzz/branch/master/graph/badge.svg)](https://codecov.io/gh/lovelaced/glitzz)
**glitzz** is an IRC bot which is optimized for shitposting and the basic features any IRC channel would likely enjoy.
## Getting Started
If you wanna install this trash:
$ go get -u github.com/lovelaced/glitzz/cmd/glitzz
You'll need a config; luckily for your lazy ass there's a sample one provided. Change it to suit your liking.
$ glitzz default_config > config.json
$ glitzz run config.jsonYou can also run `glitzz --help` for help.