Skip to content

TheCraiggers/Rust-Monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust v1.50.0+

Pathfinder Discord Bot

A bot to help Pathfinder 2e players and GMs while using Discord

Developer Information

Information for developers and those looking to host this bot locally or in debug mode.

Pre-requisites

Bot permissions

  • Manage Roles
  • Manage Channels
  • View Channels
  • Send Messages
  • Attach Files
  • Read Message History

Running bot locally

  1. Install the pre-requisites listed above
  2. Clone the repository git clone https://github.com/TheCraiggers/Rust-Monster.git
  3. Build the project cargo build
  4. Run the bot in debug mode RUST_LOG="debug" DISCORD_TOKEN="<INSERT_DISCORD_TOKEN_HERE>" ./target/debug/rust-monster

About

A Pathfinder 2e Discord bot written in Rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages