Commit Graph

56 Commits

Author SHA1 Message Date
aabe1fa683 bot.conf -> $name.conf
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/3.
2021-01-14 22:36:03 +01:00
5b43a2cde2 Arrange precedence of config loading
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/14.
2021-01-14 22:26:13 +01:00
fbd72b55fe Don't explode when function doesn't get implemented
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/18.
2021-01-14 19:34:13 +01:00
87ada3e79d Remove old function 2021-01-14 19:18:41 +01:00
11692ab64f Add logger to class 2021-01-14 19:18:27 +01:00
9a90c17ba9 Remove that 2021-01-14 19:12:09 +01:00
e13a3f8bd0 Bump version 2021-01-13 23:21:52 +01:00
dc28b16ef5 Add change log entry 2021-01-13 23:21:32 +01:00
d559525bf6 Support logging
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/2.
2021-01-13 23:19:06 +01:00
1bbbbf9159 Support invites 2021-01-13 22:49:52 +01:00
e3282a89bc Use direct/group API
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/13.
2021-01-13 21:56:45 +01:00
64cd87fb78 Bump version 2021-01-13 14:53:49 +01:00
046c8a3f19 Add change log entry 2021-01-13 14:52:36 +01:00
cf93c07294 Revert to sender attribute as more clear now 2021-01-13 14:51:23 +01:00
93ac2620e0 Add back docstring to example 2021-01-13 14:51:07 +01:00
d422f88fe2 Fix attribute 2021-01-13 14:47:54 +01:00
bcc84fa19e Merge 0.4.0 release due to packaging error 2021-01-13 14:46:00 +01:00
45dc409316 Add change log 2021-01-13 14:43:26 +01:00
deca260a67 Add room attribute 2021-01-13 14:42:26 +01:00
1137624180 Make EchoBot support group chats 2021-01-13 14:31:00 +01:00
e0c8583b2d Rename to use source (and fix typo) 2021-01-13 14:30:46 +01:00
93ebbc65e1 Bump to 0.4.0 2021-01-13 14:10:57 +01:00
6ef686954c Ignore tests 2021-01-13 14:10:05 +01:00
c600c98338 Mark new entries
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/11.
2021-01-13 14:09:14 +01:00
6272ac9475 Move example bots internally 2021-01-13 14:08:44 +01:00
dfb5079aec Add descriptions for env vars 2021-01-13 14:08:25 +01:00
ec2aa81a93 Use links in change log 2021-01-13 14:08:10 +01:00
1a88f7049b Rename message class 2021-01-13 14:00:59 +01:00
f909d43c59 Handle missing optional variables 2021-01-12 22:04:29 +01:00
4f6f102d1e Read config from environment and use argparse
Related to https://git.autonomic.zone/decentral1se/xbotlib/issues/7.
2021-01-12 21:39:50 +01:00
06325fa5aa Sort and add .env 2021-01-12 21:29:20 +01:00
6543afecf1 Re-order args 2021-01-10 19:44:15 +01:00
86e781475d Bump version 2021-01-10 19:43:03 +01:00
bca6e6c90a Change reply to accept body argument first 2021-01-10 19:41:56 +01:00
9709971b7c Point to tracker 2021-01-10 19:38:19 +01:00
dfaa551b3c Formatting and line mangling 2021-01-10 19:35:39 +01:00
6167849884 Remove non-existant test file 2021-01-10 19:31:09 +01:00
9dfffb3f56 Disable tests because there are none 2021-01-10 19:29:57 +01:00
eb87de7de5 Provide a base react function and error out 2021-01-10 19:29:34 +01:00
06794ce5cb Fix spacing 2021-01-10 19:26:30 +01:00
34de9ad8b3 Add build badge 2021-01-10 19:24:20 +01:00
0b23909ef3 Add badge and CI 2021-01-10 19:23:21 +01:00
18bae6ec09 Refine API for replying 2021-01-10 19:17:10 +01:00
6c2892d5dd Fix title 2021-01-10 17:01:23 +01:00
379bf70bbf More reference docs 2021-01-10 17:00:38 +01:00
bfbc180d64 Clarify further 2021-01-10 16:56:39 +01:00
1803c996fd More explanation 2021-01-10 16:54:55 +01:00
aefcfbab9c Docs docs docs 2021-01-10 16:51:20 +01:00
9767c7337e Manage DM and group chat 2021-01-10 16:31:17 +01:00
43821cbd1b Gather nick and room 2021-01-10 15:45:12 +01:00