kameloso IRC bot 2.0.0

Anonymouse zorael at gmail.com
Sat Feb 6 18:19:02 UTC 2021


kameloso is an IRC bot based on mixins and UDAs.

It's available on GitHub at https://github.com/zorael/kameloso, 
or you can fetch and run it directly via dub.

```
dub run kameloso -- --nickname dman --server irc.freenode.net 
--homeChannels "#dmanfans" --guestChannels "#d,#freenode"
```

Add --monochrome to disable terminal colours. --help does what 
you'd expect it to, but you need to generate a configuration file 
to access all settings. See the README for help on getting 
started.

Ask me anything. All feedback appreciated!


More information about the Digitalmars-d-announce mailing list