/feini

Virtual pet chatbot and relaxing text game experiment. 🐕📱

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Open Feini

Virtual pet chatbot and relaxing text game experiment.

You can give it a try at feini.chat.

System requirements

The following software must be installed on your system:

  • Python >= 3.9
  • Redis >= 6.0

Open Feini should work on any POSIX system.

Installing dependencies

To install all dependencies, run:

make deps

Running Open Feini

To run Open Feini, use:

python3 -m feini

The configuration file fe.ini is used, if present. See feini/res/default.ini for documentation.

Messenger support

Open Feini currently supports Telegram. Support for further messengers is planned.

Contributors

  • Sven Pfaller <sven AT inrain.org>

Copyright (C) 2022 Open Feini contributors