Skip to content

allisonkong/advice-bot

Repository files navigation

Setup instructions

  1. Install uv
  2. Install Google Cloud SDK
  3. Set up gcloud credentials:
    • gcloud init
    • gcloud auth application-default login
  4. Install the proto compiler (sudo apt install protobuf-compiler)
  5. Build and run bot with ./run_dev.sh
  6. Run unit tests (there aren't many) with py.test

Production notes

About

Discord bot for OSRS Advice (https://discord.gg/osrsadvice)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published