Skip to content

This silly little robot rolls random flagsets for FF6WC, as well as some other fun little extra things.

Notifications You must be signed in to change notification settings

dbldown11/seedbot2000

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

522 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeedBot2000

About

This silly little robot rolls random flagsets for FF6WC, as well as some other fun little extra things. You can see SeedBot in action on the FF6WC Discord. You can also invite SeedBot to your own server by clicking here.

If you want to run your own instance of SeedBot, read below.

Installation

  • Clone this repository
  • Create a .env file in the main directory with the following:
    • DISCORD_TOKEN='Your Discord bot token'
    • new_api_key='Your API key for api.ff6worldscollide.com'
    • dev_api_key='Your API key for devapi.ff6worldscollide.com'
  • Initialize and update the submodules with:
    • git submodule update --init --remote --recursive
  • Add the folder \seeds to \WorldsCollide
  • Add your FF6 rom named ff3.smc to \WorldsCollide
  • If you want to utilize the Google Sheets seed list functionality, you'll need to set up a service account with Google to enable SeedBot to write to your Google Sheet. Lots of information on the web about setting this up. Replace the service_file in db\metric_writer.py with your key file.
  • Run main.py and enjoy!

About

This silly little robot rolls random flagsets for FF6WC, as well as some other fun little extra things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%