Skip to content

SoutouKakka/redive_flora_bot_public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redive Flora Bot

Environment setup
  1. Install NVM (Node Version Manager)
$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
  1. Install node.js version 10
$ nvm install 10
Install node modules
  1. Use NPM to install required node modules
$ npm install

@redive_flora_bot

Bot to fetch teams for monthly clan battle in Princess Connect Re:Dive

  • Support inline query
  • Support sticker-as-command query
  • Support customized sticker-as-command
  • Customized for Hong Kong users

Usage

  1. Copy config/default.example.js to config/default.js
  2. Fill in config/default.js with your bot API token, Google Spreadsheet API key
  3. You can make use of my demo spreadsheet or your own spreadsheet details (Please follow the format of demo spreadsheet)
  4. Start the process
$ npm start

About

Public repo of @redive_flora_bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published