|
0d691ff431
|
tweak the green-ness of the middle !reaction result
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2025-02-24 16:48:30 -06:00 |
|
|
e7d63ee963
|
slight tweak to the !reaction reply string
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2025-02-24 16:43:44 -06:00 |
|
|
3100efd4a9
|
add a !reaction dice roll for a very simple oracle-style vibe check
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2025-02-24 16:39:06 -06:00 |
|
|
6d8ba18380
|
cypher: distinguish between a task roll and an attack roll
attack = A, otherwise the same options as with a generic task (= T)
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2025-02-08 23:57:23 -06:00 |
|
|
3b7c871a94
|
cypher: case insensitivity when matching task difficulties
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2025-02-08 23:57:23 -06:00 |
|
|
fa4815153a
|
cypher: slightly better display of output with no difficulty or mods
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2025-02-08 23:57:23 -06:00 |
|
|
12adb2a205
|
plug the cypher system roller into the irc plugin
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2024-11-07 16:32:06 -06:00 |
|
|
ac16ec99e5
|
add a Cypher System dice rolling library method
not available to the bot, yet, but that's next
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2024-11-07 14:33:00 -06:00 |
|
|
8f76e54d30
|
add a couple dice roller tests
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
|
2024-10-31 00:18:56 -05:00 |
|
|
420a7b1472
|
add the ability to disable the web display of some apps
|
2023-03-27 16:05:42 -05:00 |
|
|
0ea54a5ee2
|
require authentication to get dispatch objects via API
|
2023-02-28 18:37:05 -06:00 |
|
|
39290fb63c
|
allow : and , after @bot mentions
|
2023-02-19 22:55:14 -06:00 |
|
|
55d856b8fd
|
account for the discord bridge in the core bot addressed flag
|
2023-02-19 21:12:01 -06:00 |
|
|
88ea0dbbb4
|
test that <somebody> is only stripped when from the bridge user itself
|
2023-02-19 21:00:12 -06:00 |
|
|
667a85aa46
|
add a basic learn/retrieve test since I broke it a while back
|
2023-02-19 18:27:05 -06:00 |
|
|
0227b74eee
|
when creating a markov target, tie it to ircbot models
|
2023-02-19 18:26:00 -06:00 |
|
|
f59dc35b25
|
test the combination of bridge and addressing learning
|
2023-02-19 18:26:00 -06:00 |
|
|
debf086b8d
|
test the ability to not learn our nick when addressed
|
2023-02-19 18:26:00 -06:00 |
|
|
ec1767e38b
|
remove the speaker from messages coming over the bridge when learning
|
2023-02-19 18:26:00 -06:00 |
|
|
363ec49097
|
add test to confirm markov irc plugin behavior
|
2023-02-19 18:25:57 -06:00 |
|
|
337e4db650
|
update urls.pyes to use path() and add some tests
|
2023-02-16 00:04:25 -06:00 |
|
|
a0a1aa10f4
|
wow, unit tests! pi is covered (except for the irc plugin)
I think I'm going to move the irc stuff into a separate project in the
future so I'm not worried about testing that one yet
|
2020-10-25 11:16:48 -05:00 |
|