Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 546 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 546 Bytes

WynnTheory official discord bot

Jar files can be found in the latest action in https://github.com/TrapinchO/WynnTheoryBot/actions

Running the bot

  1. create file "config.json" in the same file as the bot jar is in
  2. create and populate these fields:
    • tokenPath: path to the token
    • guestRoleName: role for new members (usually "Guest" or something)
    • logging level: logging level for the bot; set to INFO if unsure
    • statusText: sets bot's presence (activity is watching)
  3. execute "java -jar " in command line