Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/n7st/metal

WIP
https://github.com/n7st/metal

Last synced: 1 day ago
JSON representation

WIP

Awesome Lists containing this project

README

        

# Metal

`metal` is a pluggable IRC bot.

## Installation

### Using a pre-compiled binary

Download a binary for your system from the
[releases page](https://github.com/n7st/metal/releases/).

## Configuration

### Linux

Configuration is read from `$HOME/.config/netsplit/metal/config.yaml`.

### Example configuration

```yaml
```

## Running

```
% metal
```

### Optional custom config filename

```
% metal path/to/config.yaml
```

## License

MIT. See [LICENSE.txt](./LICENSE.txt).