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