All Projects → Xe → withinbot

Xe / withinbot

Licence: MIT license
Within's Discord Bot

Programming Languages

Dhall
116 projects
rust
11053 projects
Nix
1067 projects

Projects that are alternatives of or similar to withinbot

Ngx Smooth Dnd
angular wrapper for smooth-dnd
Stars: ✭ 152 (+744.44%)
Mutual labels:  dnd
this-is-your-life
An angular app character backstories based on the Xanathar's Guide to Everything 'This Is Your Life' tables.
Stars: ✭ 36 (+100%)
Mutual labels:  dnd
dndstats
Statistics of DnD characters submitted to https://oganm.com/shiny/printSheetApp and https://oganm.com/shiny/interactiveSheet. A larger dataset is at https://github.com/oganm/dnddata
Stars: ✭ 37 (+105.56%)
Mutual labels:  dnd
Adventurerscodex
Experience the next step in tabletop RPGs
Stars: ✭ 167 (+827.78%)
Mutual labels:  dnd
dnddata
Weekly updated dataset of D&D characters submitted to https://oganm.com/shiny/printSheetApp and https://oganm.com/shiny/interactiveSheet. A superset of characters used in oganm/dndstats
Stars: ✭ 91 (+405.56%)
Mutual labels:  dnd
character-overlay
Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.
Stars: ✭ 17 (-5.56%)
Mutual labels:  dnd
Angular Skyhook
An implementation of react-dnd for Angular.
Stars: ✭ 146 (+711.11%)
Mutual labels:  dnd
slate-react-dnd-plugin
No description or website provided.
Stars: ✭ 35 (+94.44%)
Mutual labels:  dnd
react-native-dnd-board
A drag and drop Kanban board for React Native.
Stars: ✭ 41 (+127.78%)
Mutual labels:  dnd
vue3-smooth-dnd
Vue3 wrapper components for smooth-dnd
Stars: ✭ 92 (+411.11%)
Mutual labels:  dnd
React Dragtastic
A simple drag and drop library for React which uses the more stable mouseDown/mouseUp event pattern instead of the problematic HTML5 drag and drop API
Stars: ✭ 181 (+905.56%)
Mutual labels:  dnd
Planarally
A companion tool for when you travel into the planes.
Stars: ✭ 242 (+1244.44%)
Mutual labels:  dnd
DM-Operations-Center
The DM Operations Center is a collection of rules and tools for 5th edition Dungeons & Dragons dungeon masters that use the advanced Virtual Tabletop application Encounter+
Stars: ✭ 27 (+50%)
Mutual labels:  dnd
Adventurelookup
Adventure Lookup Main Repository
Stars: ✭ 164 (+811.11%)
Mutual labels:  dnd
TheMiniIndex
Crowd-sourced library of 3d models (minis, terrain, scatter, etc.) for D&D, Pathfinder, and other tabletop games.
Stars: ✭ 17 (-5.56%)
Mutual labels:  dnd
Elements
Additional content to extend Aurora.
Stars: ✭ 148 (+722.22%)
Mutual labels:  dnd
DicePP
基于nonebot和go-cqhttp的骰子机器人
Stars: ✭ 17 (-5.56%)
Mutual labels:  dnd
awesome-5e-srd
A compilation of all the cool things people make with the D&D 5e SRD API 🔮✨
Stars: ✭ 20 (+11.11%)
Mutual labels:  dnd
dnd
Beautiful and accessible drag and drop for lists with React.
Stars: ✭ 271 (+1405.56%)
Mutual labels:  dnd
Project-GW
A TTRPG conversion of the Guild Wars Games.
Stars: ✭ 23 (+27.78%)
Mutual labels:  dnd

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].