/CivCord-1

CivCraft on Discord

Primary LanguagePythonMIT LicenseMIT

CivCord

CivCraft on Discord

Running the bot

  • python3 -m pip install --user -U https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py
  • set DISCORD_TOKEN environment variable (e.g. in bash: export DISCORD_TOKEN=your_bot_token_here)
  • run: python3 civcord/main.py
  • after a moment, you should see Logged in as (bot name) (bot id) in the terminal