Skip to content

NonbinaryWiki/BinaryBot

Repository files navigation

BinaryBot

A Discord bot with utilities for nonbinary and trans-oriented servers. Part of the Nonbinary Wiki.

Installation

  1. Install Python 3 and pip
  2. Use pip to install the requirements in requirements.txt
  3. Get your Discord bot token from the Discord developer portal
  4. Set a TOKEN environment variable to your bot token (export TOKEN="your full token here"). If you don't do so, the bot will prompt you for a token every time you launch it.
  5. Run python3 bot.py