fsu-fall2022-capstone / Project-Group-5

A discord bot that connects to the online game nationstates
1 stars 0 forks source link
discord discord-bot nationstates

Nation States

A discord bot designed to be a wrapper for the online game nationstates.

How to use

Run the command add_nation and follow the prompt to assign a nation to a server. You can then configure that nation. Afterwards, you the bot will send new issues to the server. The members can vote on how the nation should respond and after enough time passes, the bot will pass the voted for legislation. Changes in the game state will be expressed to through the bot.
You can also get data about a specific nation, region, and world assembly.

Implemented Commands

Personal Hosting

Install wand

$ pip3 install -r requirements.txt

Next, create a .env file and fill it with the secretes. The needed secretes are TOKEN and ENCRYPTION_KEY. The others are optional.