Commit graph

20 commits

Author SHA1 Message Date
0ab4170916 fix settings game_name 2024-01-26 20:00:06 +02:00
587092ddfe make game activity configurable 2024-01-26 19:50:48 +02:00
940b580745 add game activity 2024-01-26 19:48:00 +02:00
4f9d69a06c add roll_advantage and roll_disadvantage commands 2024-01-26 00:05:58 +02:00
1c7e55eb66 dice: add support for huge die rolls 2024-01-24 17:41:46 +02:00
9d83a3c5fa update pyproject.toml 2024-01-24 16:05:22 +02:00
184cb23739 fix dice parser allow adding dices 2024-01-24 14:10:52 +02:00
d0ee7a5e3e pretty format discord message 2024-01-24 13:26:30 +02:00
739316f903 improve die parser: allow chained expressions 2024-01-24 12:14:14 +02:00
e34ba932d3 implement configuration module 2024-01-23 22:05:50 +02:00
0ecf7c738a implement $roll command 2024-01-22 21:36:59 +02:00
8eeb2eb709 improve die semantics, annotate with more info 2024-01-21 23:57:31 +02:00
3bfb3dbfb5 add tests for roll with advantage/disadvantage 2024-01-21 23:07:39 +02:00
4e027c7784 improve parser exceptions 2024-01-21 23:04:35 +02:00
6b0148241a improve parser exception handling 2024-01-21 22:59:55 +02:00
5e5b8b82c8 add __about__.py 2024-01-21 22:27:08 +02:00
1285190ee7 update dice parser 2024-01-21 22:25:23 +02:00
a59a4c203f improve die parser 2024-01-21 21:54:53 +02:00
Denis-Cosmin NUTIU
8b7a415ef0 Implement the dice roller 2024-01-21 16:55:19 +02:00
2cc00bdf4f initial commit 2024-01-20 22:33:34 +02:00