Skip to content

squareblob/CivCord-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

CivCraft on Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%