Overview

HTTPS SSH

NieR: Automata Death Messages Twitterbot

This bot was created using the egg-mode crate and a list of possible Dark Souls messages from the game files of Dark Souls III. A running example may be found under the username @deadandroid. It is based on Dark Souls Message Bot.

The program expects a list of all possible message parts to be in dying messages n.txt, n being a number from 1 to 3.

Egg-mode requires the Twitter authentication data to be in src/common/consumer_key and src/common/consumer_secret. When first launching the bot, it will prompt to authenticate via OAuth.

You'll have to hardcode the pathes (also the one for twitter-settings created by mod.rs) – or do something else that fixes the problem – if you want to launch the bot from another place than its main folder.