All Projects → treetrnk → rollem-telegram-bot

treetrnk / rollem-telegram-bot

Licence: LGPL-3.0 License
🎲 An RPG dice rolling bot for Telegram.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to rollem-telegram-bot

pandt
A tabletop role-playing game system
Stars: ✭ 17 (-34.62%)
Mutual labels:  rpg, tabletop-gaming, tabletop
vscode-dmbinder
Visual Studio Code extension for managing campaign documents.
Stars: ✭ 53 (+103.85%)
Mutual labels:  rpg, dungeons-and-dragons, tabletop-gaming
5e-Framework
A comprehensive 5th Edition Dungeons & Dragons Framework for MapTool.
Stars: ✭ 40 (+53.85%)
Mutual labels:  dungeons-and-dragons, roleplaying, tabletop
d20
A fast, powerful, and extensible dice engine for D&D, d20 systems, and any other system that needs dice!
Stars: ✭ 78 (+200%)
Mutual labels:  dice, dungeons-and-dragons, tabletop
DiceRoller
Extensible and well-documented dice roller with a robust set of features. Excellent for play-by-post forums, virtual tabletops, or for integrating into character sheets or encounter managers.
Stars: ✭ 22 (-15.38%)
Mutual labels:  dice, rpg, tabletop
PolyDiceGenerator
A customizable Polyhedral Dice Generator for OpenSCAD.
Stars: ✭ 63 (+142.31%)
Mutual labels:  dice, dnd, rpg
rpg tools
rpg_tools is a toolbox for tabletop games and RPGs
Stars: ✭ 53 (+103.85%)
Mutual labels:  dice, rpg, tabletop-gaming
texbrew
An attempt to make good-looking homebrew documents for various roleplaying systems using XeTeX for typesetting.
Stars: ✭ 50 (+92.31%)
Mutual labels:  rpg, dungeons-and-dragons
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 (+3.85%)
Mutual labels:  dnd, dungeons-and-dragons
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 (+42.31%)
Mutual labels:  dnd, dungeons-and-dragons
city-of-doors
The Map of Sigil, City of Doors
Stars: ✭ 40 (+53.85%)
Mutual labels:  dnd, dungeons-and-dragons
the-black-hack
The Black Hack RPG text and tables, ready to be translated into your language
Stars: ✭ 56 (+115.38%)
Mutual labels:  rpg, tabletop
tavernbot
D&D Discord Bot - based on Discord.js and Node 8.
Stars: ✭ 21 (-19.23%)
Mutual labels:  dice, dungeons-and-dragons
rpgdice
A generic RPG dice roller syntax and library.
Stars: ✭ 24 (-7.69%)
Mutual labels:  rpg, roll-dice
TTS-Codenames
A LUA script for Codenames on Tabletop Simulator for Steam.
Stars: ✭ 25 (-3.85%)
Mutual labels:  tabletop-gaming, tabletop
statblock5e-creator
A frontend web application for creating creature statblocks for Dungeons and Dragons 5th Edition.
Stars: ✭ 15 (-42.31%)
Mutual labels:  dnd, dungeons-and-dragons
WFRP4e-FoundryVTT
The premiere system for running grim and perilous games of Warhammer Fantasy Role-play in the Foundry VTT environment.
Stars: ✭ 57 (+119.23%)
Mutual labels:  roleplaying, tabletop
react-dice-complete
Complete dice rolling functionality and animations
Stars: ✭ 60 (+130.77%)
Mutual labels:  dice, roll-dice
DicePP
基于nonebot和go-cqhttp的骰子机器人
Stars: ✭ 17 (-34.62%)
Mutual labels:  dice, dnd
dojo
Dojo is a web app for D&D (5E) dungeon masters. It can be used to design monsters and to plan and run combat encounters.
Stars: ✭ 22 (-15.38%)
Mutual labels:  dnd, dungeons-and-dragons

RollEm Telegram Bot

A polyhedral dice rolling bot for Telegram. To use this bot in Telegram, click here. This bot was built to enable playing tabletop roleplaying games (RPGs) over Telegram.

Requires

Current Features

  • /roll [equation] [label] or /r [equation] [label]
    • Equation is required, label is optional.
    • Roll dice using dice notation as the equation (includes Fate/Fudge Dice with 4dF). Do not include spaces in the equation.
    • Example: /roll 4d8+16-2d4
    • Exploding dice with exclamation point: /r 6d6!
    • Highest and Lowest dice kept for advantage/disadvantage: /r 2d20H Advantage
  • /rf [modifier] [label]
    • The modifier and label are optional, but if both are given the modifier must come first.
    • Roll 4 Fate (Fudge) dice.
    • Example: /rf 3 Athletics

SEE THE WIKI for usage instructions and examples.

Troubleshooting

If you are receiving an error that says Server response could not be decoded using UTF-8, make the following changes to the python-telegram-bot requests.py file: Bug Fix Diff

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].