Installation and setup#

Installation#

$ pip install git+https://github.com/Velocidensity/walnut

Optionally with a virtual environment of your choice.

Setup#

  1. Create a Discord bot, with message content and server members privileged intents enabled.

    For more information on this, see discord.py’s documentation on bot creation and intents.

  2. Generate a configuration file using:

    $ walnut config
    
  3. Fill out the configuration file. See Configuration for instructions.

  4. Start the bot with:

    $ walnut run