Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
6E
 
 
 
 
 
 
nix
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

withinbot

This is my Discord bot that is used in The Sub-Aesthetic Furryhole. I don't expect other people to use this.

Features

  • Dice rolling
  • Stat sheet creation for 6E
  • Searches of Furbooru
  • Printer facts

This repository also contains the six_e crate, which is where I am attempting to create my own role-playing game that would be mediated by a Discord bot. The campaigns folder contains the data that would be used with that bot (I will eventually also include a text-based frontend to this game engine).

Testing

$ nix-shell --cmd "cargo test && cd ./six_e && cargo test"

Building

$ nix-build

or to build the docker image:

$ nix-build docker.nix

About

Within's Discord Bot

Topics

Resources

License

Releases

No releases published

Packages

No packages published