Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 540 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 540 Bytes

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