Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dgw/sopel-factoriomods

A Sopel plugin to show information about linked Factorio mods.
https://github.com/dgw/sopel-factoriomods

Last synced: about 1 month ago
JSON representation

A Sopel plugin to show information about linked Factorio mods.

Awesome Lists containing this project

README

        

# sopel-factoriomods

A Sopel plugin to show information about linked Factorio mods.

Uses the [Factorio Mod Portal API](https://wiki.factorio.com/Mod_portal_API),
which is *probably* stable but you never know. Proceed cautiously.

## Installing

Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:

```shell
$ pip install sopel-factoriomods
```