Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.38 KB

README.md

File metadata and controls

31 lines (27 loc) · 1.38 KB

GitHub top language GitHub

faraobot

Discord bot emulate enemy drop on Ragnarok Online(JP).

Description

farao means pharaoh(it is abbreviation 😄 ).
This bot spawn(online) each 1.0h ~ 1.5h, and defeats with keyword (emoji) input.
image
Summary input /fastatus
image
and more keywords.

Requirement

  • Windows for Ruby >= 2.4

Usage

  1. create Discord Bot Account
  2. clone this repository.
  3. install Discordrb
    gem install discordrb
    gem install sequel
    gem install sqlite3
    • failed installing sqlite3 on windows
      ERROR: Failed to build gem native extension.
      try these gem-command (fmi)
      gem install specific_install
      gem specific_install -l https://github.com/larskanis/sqlite3-ruby -b add-gemspec
  4. edit ./settings/*.json
  5. run faraorb.rb or farao_service.rb (for windows service)