Commit Graph

24 Commits

Author SHA1 Message Date
Tulir Asokan
f7fd012218 Use fallbackless body when matching passive commands 2018-09-20 23:45:58 +03:00
Tulir Asokan
66849dd40d Update dep in dockerfile 2018-09-20 01:49:39 +03:00
Tulir Asokan
a77084b12e Fix log file name format and remove old debug prints 2018-09-20 01:47:24 +03:00
Tulir Asokan
2a0106da26 Update dependencies 2018-09-20 01:47:18 +03:00
Tulir Asokan
22ef8195dd
Merge pull request #3 from maubot/command-handlers
Add command handler system
2018-09-20 01:16:36 +03:00
Tulir Asokan
ff26598910 Update gomatrix, add logging and other things 2018-09-20 01:16:13 +03:00
Tulir Asokan
36582d831b Add gcc for sqlite3 compile 2018-07-06 16:48:20 +03:00
Tulir Asokan
bd9f6d2223 Enable cgo in dockerfile 2018-07-06 16:46:38 +03:00
Tulir Asokan
7ba3c5c9aa Fix building in dockerfile 2018-07-06 16:45:06 +03:00
Tulir Asokan
eb11392125 Add config path to dockerfile cmd 2018-07-06 16:32:40 +03:00
Tulir Asokan
bb48358bec Update maulogger 2018-07-06 16:31:42 +03:00
Tulir Asokan
4e186fae48 Add dockerfile 2018-07-06 16:09:25 +03:00
Tulir Asokan
e26fc65cd0 Add dep 2018-07-06 16:08:50 +03:00
Tulir Asokan
d261997d84 Require ! at start of active commands 2018-06-21 22:08:33 +03:00
Tulir Asokan
ad5e2ef72f Fill event values with matched command stuff 2018-06-20 23:28:01 +03:00
Tulir Asokan
4536fcfe62 Add command spec parsing/handler execution 2018-06-20 22:25:33 +03:00
Tulir Asokan
307a32e0c0 Add unfinished command handler system based on the improved bot support proposal 2018-06-19 01:25:47 +03:00
Tulir Asokan
946dac989a Add plugin list 2018-06-15 18:47:58 +03:00
Tulir Asokan
5b04962ac7 Use *maubot.Event everywhere to remove reply fallback bugs 2018-06-15 18:34:38 +03:00
Tulir Asokan
944b384633 Use custom type for EventHandler output 2018-06-15 17:53:37 +03:00
Tulir Asokan
feaf75b327 Small fixes 2018-06-14 13:36:53 +03:00
Tulir Asokan
3a27831112 Move interfaces to maubot package and other stuff to app/ 2018-06-14 11:11:24 +03:00
Tulir Asokan
ef8fffaff8 Separate plugin interface to reduce file size 2018-06-14 10:29:37 +03:00
Tulir Asokan
d572522a96 Initial commit 2018-06-14 01:41:05 +03:00