|
|
8371cc3041
|
Update README.md
|
2020-04-24 08:35:43 -06:00 |
|
|
|
e174013718
|
Update README.md
|
2020-04-24 08:34:36 -06:00 |
|
|
|
c0c25f189f
|
change url to customurl
|
2020-04-22 18:11:32 +00:00 |
|
|
|
60383565e8
|
don't print conversation id
|
2020-04-22 18:10:26 +00:00 |
|
|
|
0c1c3bf48e
|
removed debug statement
|
2020-04-22 18:07:41 +00:00 |
|
|
|
ada77628c8
|
removed workaround in permissions
|
2020-04-22 18:05:15 +00:00 |
|
|
|
fec95b86a9
|
update to new framework struct
|
2020-04-22 18:04:34 +00:00 |
|
|
|
59b5dd3452
|
updated dependencies - should fix permissions issue
|
2020-04-22 17:59:58 +00:00 |
|
|
|
2b83c47c55
|
update framework to v2
|
2020-04-22 16:49:57 +00:00 |
|
|
|
a061ba63a1
|
Merge pull request #4 from haukened/dev
Merge Dev into Master
|
2020-04-22 09:44:28 -06:00 |
|
|
|
3badd2f2d5
|
updated cmd name
|
2020-04-22 15:30:55 +00:00 |
|
|
|
075dc26ed3
|
added list command
|
2020-04-02 22:44:19 +00:00 |
|
|
|
95dc451ab3
|
added structToSlice() so we can iterate structs
|
2020-04-02 22:44:09 +00:00 |
|
|
|
145239c39e
|
added reflectStruct
|
2020-04-02 22:43:43 +00:00 |
|
|
|
d6499bb2c2
|
removed notofications for now
|
2020-04-02 22:43:33 +00:00 |
|
|
|
02e4f9c398
|
added permissions woraround
|
2020-04-02 20:39:04 +00:00 |
|
|
|
18ebeaafe4
|
added conversation options
|
2020-04-02 20:38:53 +00:00 |
|
|
|
5cbd85b048
|
support for custom meeting URL
|
2020-04-01 16:14:24 +00:00 |
|
|
|
889d7b9e01
|
added new permissions model
|
2020-04-01 15:10:22 +00:00 |
|
|
|
8752e74bf6
|
renamed commands to config namespace
|
2020-03-31 23:29:26 +00:00 |
|
|
|
80587d4a1e
|
update set/list to config commands
|
2020-03-31 21:34:18 +00:00 |
|
|
|
4239eb0dcd
|
Merge pull request #3 from haukened/handler-v2
Handler v2
|
2020-03-31 14:52:21 -06:00 |
|
|
|
b8993ae8c7
|
removed build on PR
because this would publish the PR
|
2020-03-31 14:50:16 -06:00 |
|
|
|
984efecf7e
|
added debug and fixed indexes
|
2020-03-31 20:46:32 +00:00 |
|
|
|
61e92f3b85
|
fixed root command to have trailing space
|
2020-03-31 20:46:11 +00:00 |
|
|
|
a8b173036f
|
added meet subcommand back
|
2020-03-31 20:33:33 +00:00 |
|
|
|
4477f62b96
|
new prettier handler
|
2020-03-31 20:30:32 +00:00 |
|
|
|
a428d39fff
|
added bot.cmd() function to reliably return configured cmd
|
2020-03-31 20:30:20 +00:00 |
|
|
|
f475bddacd
|
added isRoot Command
|
2020-03-31 20:29:48 +00:00 |
|
|
|
f30bd2a440
|
added hasCommandPrefix
|
2020-03-31 18:30:53 +00:00 |
|
|
|
755559d0bb
|
moved logging to main
|
2020-03-31 17:01:45 +00:00 |
|
|
|
0e4cf43c51
|
added description
|
2020-03-31 17:00:36 +00:00 |
|
|
|
eebc610720
|
documentation
|
2020-03-31 16:58:34 +00:00 |
|
|
|
1806f87e40
|
handleListCommand updated
|
2020-03-31 16:57:00 +00:00 |
|
|
|
150e0b63ab
|
set command updated to handleSetCommand
|
2020-03-31 16:55:50 +00:00 |
|
|
|
1890ee0585
|
re-ordered and comments
|
2020-03-31 16:43:15 +00:00 |
|
|
|
4c9304b8c2
|
updated handleWelcome()
|
2020-03-31 16:39:03 +00:00 |
|
|
|
69f5971118
|
documentation
|
2020-03-31 16:33:19 +00:00 |
|
|
|
fbb2d7e19d
|
changed to handleFeedback and new convention
|
2020-03-31 16:30:06 +00:00 |
|
|
|
fc8aaf69d1
|
changed setupMeeting to handleMeeting using new handler syntax
|
2020-03-31 16:01:07 +00:00 |
|
|
|
2c89e9510e
|
changed to use log instead of debug
|
2020-03-31 16:00:41 +00:00 |
|
|
|
04b79c7ad7
|
added logging to payments
|
2020-03-31 15:56:56 +00:00 |
|
|
|
26f8b2b2a6
|
made logging more generic
|
2020-03-31 15:53:35 +00:00 |
|
|
|
0c268326d7
|
removed unused global
|
2020-03-31 15:19:19 +00:00 |
|
|
|
cbf091a900
|
documentation
|
2020-03-31 15:18:12 +00:00 |
|
|
|
c08ded2a66
|
moved payments to commands
|
2020-03-31 15:16:12 +00:00 |
|
|
|
9ea12ab5f5
|
removed kvstore testing code
|
2020-03-31 14:36:46 +00:00 |
|
|
|
cea5d39387
|
moved botConfig to types
|
2020-03-31 14:35:43 +00:00 |
|
|
|
4f056f8137
|
Merge pull request #2 from haukened/kvstore
merging kvstore into new dev branch
|
2020-03-30 19:48:57 -06:00 |
|
|
|
631d5f5c0e
|
documenation
|
2020-03-30 22:32:32 +00:00 |
|