Commit graph

39 commits

Author SHA1 Message Date
06fa385294 rename get_wiki_page_url to get_page_link 2024-01-29 22:16:11 +02:00
0deaa1a248 update readme.md 2024-01-26 22:13:04 +02:00
116f668196 rename pwiki-lookuo to pf-wiki-lookup 2024-01-26 20:42:31 +02:00
480c8993a8 implement /pwiki-lookup command 2024-01-26 20:41:56 +02:00
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
4c8be88d3e update readme.md: fix git clone 2024-01-25 21:05:40 +02:00
20a71cdf11 update readme.md 2024-01-25 21:04:50 +02:00
1c7e55eb66 dice: add support for huge die rolls 2024-01-24 17:41:46 +02:00
dfab66d5c3 update readme.md 2024-01-24 17:10:58 +02:00
02374971de update docs image 2024-01-24 16:19:25 +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
19f0909907 update readme.md 2024-01-23 22:33:59 +02:00
406931eeb3 update readme.md 2024-01-23 22:13:25 +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
b938bbc825 add distsnake dependency 2024-01-22 20:16:30 +02:00
8eeb2eb709 improve die semantics, annotate with more info 2024-01-21 23:57:31 +02:00
cafa849ef6 update readme.md 2024-01-21 23:35:24 +02:00
4ac2d1cef1 add readme.md 2024-01-21 23:34:33 +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
43c76aa073 add tests for parsing errors 2024-01-21 23:00:02 +02:00
6b0148241a improve parser exception handling 2024-01-21 22:59:55 +02:00
0bef9a1869 add zero die tests 2024-01-21 22:49:40 +02:00
5e5b8b82c8 add __about__.py 2024-01-21 22:27:08 +02:00
55ac226fae add dice parser tests 2024-01-21 22:25:29 +02:00
1285190ee7 update dice parser 2024-01-21 22:25:23 +02:00
a9ea30dec9 update hatch environment 2024-01-21 22:25:05 +02:00
cd0be46295 add simmple requirements, hatch is not supported in intellij 2024-01-21 22:16:31 +02:00
a59a4c203f improve die parser 2024-01-21 21:54:53 +02:00
700007893e add dependencies 2024-01-21 21:37:43 +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