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 |
David Haukeness
|
631d5f5c0e
|
documenation
|
5 years ago |
David Haukeness
|
86217a5d63
|
moved JSON to kvstore
|
5 years ago |
David Haukeness
|
dd8552e733
|
updated deps
|
5 years ago |
David Haukeness
|
13c971c635
|
initial kvstore functions
|
5 years ago |
David Haukeness
|
473873be6c
|
inital kvstore get/put
|
5 years ago |
David Haukeness
|
8b2311a51b
|
updated deps
|
5 years ago |
David Haukeness
|
94cbdcabd3
|
implemented simple return
|
5 years ago |
David Haukeness
|
c7faee8a2c
|
added new simple sommand that doesn't perform and API queries
|
5 years ago |
David Haukeness
|
e11282c519
|
added kvstore team name to args
|
5 years ago |
David Haukeness
|
fa05c305e8
|
unified command structure
|
5 years ago |
David Haukeness
|
afe9880f6f
|
Merge branch 'master' of github.com:haukened/keybase-jitsi-bot
|
5 years ago |
David Haukeness
|
534ecf124f
|
moved welcome to cmd, added help/hello
|
5 years ago |
David Haukeness
|
d7e2881354
|
fix index issue
|
5 years ago |
David Haukeness
|
66f9dc6d68
|
string join does need spaces for human readability
|
5 years ago |
David Haukeness
|
45a9828cc6
|
better handle feedback message
|
5 years ago |
David Haukeness
|
38325514d6
|
update README
|
5 years ago |
David Haukeness
|
4a1d0230d2
|
first pass on feedback command!
|
5 years ago |
David Haukeness
|
b0d38b08f5
|
added new ENV args
|
5 years ago |
David Haukeness
|
10692b97b9
|
added new cli flag
|
5 years ago |
David Haukeness
|
e35783f7ed
|
fix cli flag reference
|
5 years ago |
David Haukeness
|
889488a458
|
remove incorrect reference from README
|
5 years ago |
David Haukeness
|
f057c9b560
|
ENV requires config fields be exported.
|
5 years ago |
David Haukeness
|
3f8b97baba
|
ENV requires config fields be exported
|
5 years ago |
David Haukeness
|
b8d6318dc4
|
added chat logging capabilities
|
5 years ago |
David Haukeness
|
15a3e325f0
|
tag sender in responses
|
5 years ago |
David Haukeness
|
c8a3b422f9
|
add support for docker swarm secrets paperkey
|
5 years ago |
David Haukeness
|
6d9e08615a
|
updated deps
|
5 years ago |
David Haukeness
|
14773032a1
|
updated to generate random words
|
5 years ago |