NonbinaryWiki / BinaryBot

Bot that runs on the Nonbinary Wiki Discord server
https://discord.gg/fgmBrESAr3
GNU General Public License v3.0
5 stars 9 forks source link
discord-bot discord-py mediawiki wiki

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