This repository is for the Claim Game discord bot. Report any bugs over on the issues tab. If you're interested in adding this bot to your server, reach out to prov or AJ (CloverCoin). This is still a beta.
yarn knex migrate:latest
Start dev server running the bot. Restarts on source changes.
yarn start
- cc_claim_game_db_url or DATABASE_URL
- Postgres URI for the database.
- cc_claim_game_db_use_ssl
- Set to "true" or "false" to enable/disable SSL postgres connection. Defaults to true
- cc_claim_game_discord_token
- Discord Bot account token