207 Commits

Author SHA1 Message Date
3228876383
Downcase all those 2021-01-23 21:40:45 +01:00
3627615e58
Add --serve flag
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/2.
2021-01-23 21:40:12 +01:00
4c56134a30
Cover all mandatory options for generation
See https://git.vvvvvvaria.org/decentral1se/xbotlib/issues/1.
2021-01-23 21:11:00 +01:00
cbca587779
Document aspirational goals for now 2021-01-23 20:51:27 +01:00
d76210ef57
Fix response handling with kwarg 2021-01-21 19:21:02 +01:00
ec4ddb506b
Add link to chat 2021-01-20 14:45:22 +01:00
e3dee872ac
Bump version 2021-01-19 21:17:31 +01:00
e0aae4f4b7
Document multiple rooms 2021-01-19 20:40:17 +01:00
93ad1853b1
Fix multiple rooms in config file
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/33.
2021-01-19 20:39:51 +01:00
34aacc07cb
Re-work for simpler generation flow 2021-01-19 20:36:02 +01:00
9597a9214f
Bump to next version 2021-01-19 16:58:56 +01:00
198814428f
Show returning as a good practice 2021-01-19 08:30:06 +01:00
e7adfeaa51
Provide a respond function
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/34.
2021-01-19 08:29:56 +01:00
73df47eb45
Document Bot attributes/functions
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/35.
2021-01-19 08:24:51 +01:00
5b307cfe95
Point to redis-py docs 2021-01-18 20:54:33 +01:00
3584ce3460
Support full text search for commands 2021-01-18 20:48:01 +01:00
46d054243c
Pass uploads to Bot.group
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/32.
2021-01-18 11:13:25 +01:00
fecb135f11
Remove unused import 2021-01-17 21:20:52 +01:00
12f3a0fc6f
Support file URLs 2021-01-17 20:49:57 +01:00
987a07e921
Include decent rendering example 2021-01-17 20:23:01 +01:00
b89148b3cc
Document file system usage
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/28.
2021-01-17 20:20:56 +01:00
15e06852de
Support loading jinja templates
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/30.
2021-01-17 20:18:04 +01:00
c5127a92cf
Fix links 2021-01-17 18:26:42 +01:00
3ea6e12341
Fix argument listing 2021-01-17 18:25:34 +01:00
bfbb1787ce
Add link to Varia git 2021-01-17 15:28:44 +01:00
94f5083fd5
Bump version 2021-01-17 15:09:47 +01:00
a8c46d51a6
Allow to configure the port 2021-01-17 15:09:34 +01:00
458d638fc1
Remove "f" 2021-01-17 15:00:49 +01:00
3942d09d2c
Bump version 2021-01-17 14:49:47 +01:00
d34cdff1c8
Remove example bots
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/29.
2021-01-17 14:42:45 +01:00
d38921f7be
Support serving the web
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/22.
2021-01-17 14:38:37 +01:00
70fd4d906c
Don't run forever 2021-01-17 12:52:46 +01:00
71f5b0d501
Remove unused title 2021-01-16 22:32:18 +01:00
d9de4f185a
Fix TOC 2021-01-16 22:32:02 +01:00
2b64ce67e1
Shuffle and re-order with TOC 2021-01-16 22:30:25 +01:00
857d4c8cb5
Don't do raw @s 2021-01-16 22:27:25 +01:00
bee31b2126
Another pass on the docs
Added a TOC!
2021-01-16 22:26:22 +01:00
d87cd98b4e
Bump to latest 2021-01-16 22:09:20 +01:00
a6c30e49af
Take another pass on the docs 2021-01-16 22:08:59 +01:00
f117a38bef
Improve UX on generation 2021-01-16 22:06:01 +01:00
07fd6edc05
Log loading 2021-01-16 21:48:33 +01:00
eca289cb59
Allow to disable auto-join
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/26.
2021-01-16 21:46:22 +01:00
8d8c3f8070
Add entry 2021-01-16 21:16:48 +01:00
bbad5150ed
Support auto-joining rooms
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/25.
2021-01-16 21:16:22 +01:00
f7aed0d849
Push over the Redis URL short-hand option 2021-01-16 21:04:16 +01:00
2526ce330d
Allow to load plugins 2021-01-16 20:37:25 +01:00
866029256a
Thread True back from reply to stop flow
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/27.
2021-01-16 20:33:53 +01:00
7d5571afcb
Add missing properties 2021-01-16 20:30:08 +01:00
b8a7c71a0f
Fix precedence loading of defaults 2021-01-16 20:24:03 +01:00
c9dec93a4b
Expose Redis URL via conf and environ
Closes https://git.autonomic.zone/decentral1se/xbotlib/issues/23.
2021-01-16 20:21:22 +01:00