pajowu / poettering-bot

A twitter bot helping the lennart to come up with new things to reinvent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poettering Bot

A twitter bot helping the lennart to come up with new things to reinvent

Installation

The bot is written in rust and needs the egg-mode and rustc-serialize libraries. They will be automatically installed by cargo on build. You need to install rust and cargo.

Build

Just run

cargo build

et voila, you have a binary in target/debug/poett-bot

Information

The wordlist is based on aspells SCOWL, parsed with a 10 line python script (filter.py) to only have nouns.

About

A twitter bot helping the lennart to come up with new things to reinvent

License:GNU General Public License v3.0


Languages

Language:Rust 83.8%Language:Shell 11.3%Language:Python 4.9%