it_was_inevitable

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2019 License: Zlib Imports: 16 Imported by: 0

README

Sentient Dwarf Fortress was inevitable.

The source code that powers @it_was_inevitable and @it_was_inevitable_slow on botsin.space in the Fediverse.

See the entry on BotWiki.org.

To run locally:

  1. If you haven't already, install Docker.
  2. Create an application on your Mastodon instance on the bot account.
  3. Have at least these scopes selected:
  • read:accounts and read:statuses (or just read)
  • write:statuses (or just write)
  1. Copy config.example.go and make the following changes:
  • Change example in the // +build example line to some other word (for example, yourtag).
  • Replace the placeholder data in the config object with the data from your Mastodon application. (The application interface lists the data in the same order it is defined in config.example.go.)
  • Optional: Modify the other constants in the file.
  1. Run ./run.bash yourtag

To run locally without a Mastodon account:

  1. If you haven't already, install Docker.
  2. Run ./run.bash example
  3. When you're done watching the example, push Ctrl+C.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL