/fluff

Fork of a fork of Sangou, with a bunch of the features stripped out

Primary LanguagePythonMIT LicenseMIT

Fluff

Stable Version Nightly Version GitHub Activity GitHub Contributors GitHub License

Fluff is a fork of Sangou, which is a fork of robocop-ng.

This fork was created by Marr and @dfault-user for the original Undertale Discord server to work with Atora's bots, Tol and Smol.

This bot takes on the persona of a bunny and is based off one of Marr's real bunnies with the same name and appearance (less botty, though.)


Usage

Fluff is currently not available for public use, but self-hosting instructions are available below. However, be mindful there are some things that hard-code to the Undertale Discord server. All command documentation currently heeds to Sangou's original documentation.

  • Download the bot from this repository. Stick to the release versions unless you have encountered a bug.
  • Install pipenv.
  • Use pipenv install in the root folder, where Pipfile is.
  • Copy config.example.py to config.py, and fill it out with your bot information.
  • Enter pipenv shell, cd fluff, then python __init__.py.
  • Congratulations.

Also, neither of us know anything about Python and this bot is the equivelant of the infinite monkey theorem, so you might not want to ask us for help regardless.