rollem-telegram-bot icon indicating copy to clipboard operation
rollem-telegram-bot copied to clipboard

🎲 An RPG dice rolling bot for Telegram.

Results 8 rollem-telegram-bot issues
Sort by recently updated
recently updated
newest added

Bot doesn't seem to obey 4d6dl, 4d6-L1, 4d6kh3 or any other standard dice notation for 4d6 drop lowest. It often only outputs the sum of all 4 dice rolls, ignoring...

There is currently no way to do advantage or disadvantage automatically (AFAIK), so incorporating a notation of AdX(kY) -> keeps the top Y rolls and AdX(klY)-> keeps the bottom Y...

enhancement
help wanted

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.6 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Sometimes you need to roll for an element from a list and it would be nice, if the bot could support that feature, e.g.: /roll [Frank, Christa, Amy, Joel] Who...

Inline commands allow @ mentions of the bot from a conversation that the bot is not part of. Enabling this will allow you to roll dice from any conversation you...

enhancement

First, great bot ! 👍 Could it be possible to support diacritcs in label ? For instance, this doesn't work : `5dF éloquence` But this does : `5dF eloquence` Thanks.

enhancement