David Haukeness
|
2c691ed50a
|
remove github cruft
|
5 years ago |
David Haukeness
|
8371cc3041
|
Update README.md
|
5 years ago |
David Haukeness
|
e174013718
|
Update README.md
|
5 years ago |
David Haukeness
|
c0c25f189f
|
change url to customurl
|
5 years ago |
David Haukeness
|
60383565e8
|
don't print conversation id
|
5 years ago |
David Haukeness
|
0c1c3bf48e
|
removed debug statement
|
5 years ago |
David Haukeness
|
ada77628c8
|
removed workaround in permissions
|
5 years ago |
David Haukeness
|
fec95b86a9
|
update to new framework struct
|
5 years ago |
David Haukeness
|
59b5dd3452
|
updated dependencies - should fix permissions issue
|
5 years ago |
David Haukeness
|
2b83c47c55
|
update framework to v2
|
5 years ago |
David Haukeness
|
a061ba63a1
|
Merge pull request #4 from haukened/dev
Merge Dev into Master
|
5 years ago |
David Haukeness
|
3badd2f2d5
|
updated cmd name
|
5 years ago |
David Haukeness
|
075dc26ed3
|
added list command
|
5 years ago |
David Haukeness
|
95dc451ab3
|
added structToSlice() so we can iterate structs
|
5 years ago |
David Haukeness
|
145239c39e
|
added reflectStruct
|
5 years ago |
David Haukeness
|
d6499bb2c2
|
removed notofications for now
|
5 years ago |
David Haukeness
|
02e4f9c398
|
added permissions woraround
|
5 years ago |
David Haukeness
|
18ebeaafe4
|
added conversation options
|
5 years ago |
David Haukeness
|
5cbd85b048
|
support for custom meeting URL
|
5 years ago |
David Haukeness
|
889d7b9e01
|
added new permissions model
|
5 years ago |
David Haukeness
|
8752e74bf6
|
renamed commands to config namespace
|
5 years ago |
David Haukeness
|
80587d4a1e
|
update set/list to config commands
|
5 years ago |
David Haukeness
|
4239eb0dcd
|
Merge pull request #3 from haukened/handler-v2
Handler v2
|
5 years ago |
David Haukeness
|
b8993ae8c7
|
removed build on PR
because this would publish the PR
|
5 years ago |
David Haukeness
|
984efecf7e
|
added debug and fixed indexes
|
5 years ago |
David Haukeness
|
61e92f3b85
|
fixed root command to have trailing space
|
5 years ago |
David Haukeness
|
a8b173036f
|
added meet subcommand back
|
5 years ago |
David Haukeness
|
4477f62b96
|
new prettier handler
|
5 years ago |
David Haukeness
|
a428d39fff
|
added bot.cmd() function to reliably return configured cmd
|
5 years ago |
David Haukeness
|
f475bddacd
|
added isRoot Command
|
5 years ago |
David Haukeness
|
f30bd2a440
|
added hasCommandPrefix
|
5 years ago |
David Haukeness
|
755559d0bb
|
moved logging to main
|
5 years ago |
David Haukeness
|
0e4cf43c51
|
added description
|
5 years ago |
David Haukeness
|
eebc610720
|
documentation
|
5 years ago |
David Haukeness
|
1806f87e40
|
handleListCommand updated
|
5 years ago |
David Haukeness
|
150e0b63ab
|
set command updated to handleSetCommand
|
5 years ago |
David Haukeness
|
1890ee0585
|
re-ordered and comments
|
5 years ago |
David Haukeness
|
4c9304b8c2
|
updated handleWelcome()
|
5 years ago |
David Haukeness
|
69f5971118
|
documentation
|
5 years ago |
David Haukeness
|
fbb2d7e19d
|
changed to handleFeedback and new convention
|
5 years ago |
David Haukeness
|
fc8aaf69d1
|
changed setupMeeting to handleMeeting using new handler syntax
|
5 years ago |
David Haukeness
|
2c89e9510e
|
changed to use log instead of debug
|
5 years ago |
David Haukeness
|
04b79c7ad7
|
added logging to payments
|
5 years ago |
David Haukeness
|
26f8b2b2a6
|
made logging more generic
|
5 years ago |
David Haukeness
|
0c268326d7
|
removed unused global
|
5 years ago |
David Haukeness
|
cbf091a900
|
documentation
|
5 years ago |
David Haukeness
|
c08ded2a66
|
moved payments to commands
|
5 years ago |
David Haukeness
|
9ea12ab5f5
|
removed kvstore testing code
|
5 years ago |
David Haukeness
|
cea5d39387
|
moved botConfig to types
|
5 years ago |
David Haukeness
|
4f056f8137
|
Merge pull request #2 from haukened/kvstore
merging kvstore into new dev branch
|
5 years ago |