Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n7st/metal
WIP
https://github.com/n7st/metal
Last synced: 1 day ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/n7st/metal
- Owner: n7st
- License: mit
- Created: 2020-07-13T19:24:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T16:49:30.000Z (over 1 year ago)
- Last Synced: 2024-06-21T09:57:46.796Z (6 months ago)
- Language: Go
- Homepage:
- Size: 3.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).