Skip to content
forked from brasstax/ffrkbot

A Discord bot for Final Fantasy Record Keeper.

License

Notifications You must be signed in to change notification settings

drgoonic/ffrkbot

 
 

Repository files navigation

FFRKBot

Build Status

What

A simple Discord bot using discord.js. Uses a JSON copy of Enlir's FFRK database.

Usage

  • npm install to install the requirements from package.json.
  • Copy config.json.example to config.json and replace the token with your own Discord bot token.
  • Replace the owner with your own Discord ID.
  • node ffrkbot.js to run the bot.
  • To run the bot in the background, run runbot.sh so that the bot respawns if it crashes abnormally.

Google credentials

Google credentials are needed if you're doing stuff with the speedrun functionality. Follow the directions at Google Developer's quickstart and save your credentials.json and client_secret.json to the secrets folder.

License

MIT.

About

A Discord bot for Final Fantasy Record Keeper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Shell 0.8%