Commit Graph

135 Commits

Author SHA1 Message Date
Kay Marquardt (Gnadelwartz)
2e3c9753fe Bashbot v0.60-rc2 2019-04-16 20:43:54 +02:00
Kay Marquardt (Gnadelwartz)
1bf26b9caf finalize features and descriptions 2019-04-16 13:29:49 +02:00
Kay Marquardt (Gnadelwartz)
e29924706d provide bashbot function reference 2019-04-15 21:06:29 +02:00
Kay Marquardt (Gnadelwartz)
ba80ec6976 fix showing text 2x times when upload file 2019-04-15 16:51:26 +02:00
Kay Marquardt (Gnadelwartz)
3824137433 fix / allow more complex keyboards 2019-04-15 16:32:56 +02:00
Kay Marquardt (Gnadelwartz)
bf97646361 dev3-rc1 candidate 2019-04-15 14:17:18 +02:00
Kay Marquardt (Gnadelwartz)
e18b200fe6 check if we can connect to telegram bot 2019-04-15 12:19:04 +02:00
Kay Marquardt (Gnadelwartz)
6be706b571 fix case problem with bash JsonDecode 2019-04-15 10:55:22 +02:00
Kay Marquardt (Gnadelwartz)
87ec24bceb Version 0.60-rc1 2019-04-14 23:05:43 +02:00
Kay Marquardt (Gnadelwartz)
c001d148f8 adjust doc, fix unneeded JsonDecode use 2019-04-14 23:04:17 +02:00
Kay Marquardt (Gnadelwartz)
7e75b92261 new interactive command calc 2019-04-14 20:30:59 +02:00
Kay Marquardt (Gnadelwartz)
f5538eff3a update doc, fix minor problem with CHAT[TYPE] 2019-04-14 17:43:12 +02:00
Kay Marquardt (Gnadelwartz)
5787908d72 pure bash implementaion of JsonDecode 2019-04-14 17:00:58 +02:00
Kay Marquardt (Gnadelwartz)
aa1404d49c get all JSON string with JsonGetStrings 2019-04-13 21:05:17 +02:00
Kay Marquardt (Gnadelwartz)
8ec4c1434a decode all strings with JsonDecode 2019-04-13 20:53:59 +02:00
Kay Marquardt (Gnadelwartz)
c944292047 fix UTF-8 decode of message 2019-04-13 14:50:53 +02:00
Kay Marquardt (Gnadelwartz)
c163459954 revert some optimizations 2019-04-12 20:49:58 +02:00
Kay Marquardt (Gnadelwartz)
121a113703 more portable [ = ] test 2019-04-12 19:39:21 +02:00
Kay Marquardt (Gnadelwartz)
fe9443fe4d start v0.6-dev3 - optimize quoting and grep use 2019-04-12 17:18:20 +02:00
Kay Marquardt (Gnadelwartz)
1144a1ff69 Bashbot Version 0.52 - user acls added 2019-04-12 13:14:33 +02:00
Kay Marquardt (Gnadelwartz)
db7b19fbc4 user_is_botadmin final 2019-04-12 11:27:20 +02:00
Kay Marquardt (Gnadelwartz)
56cb1bbfc6 inital botadmin, better variable scooping 2019-04-12 10:30:35 +02:00
Kay Marquardt (Gnadelwartz)
88cf2d9265 make user_is_creator more failsave 2019-04-11 20:54:26 +02:00
Kay Marquardt (Gnadelwartz)
307363a4cc functions user_is_creator user_is_admin 2019-04-11 20:33:39 +02:00
Kay Marquardt (Gnadelwartz)
f4e277ba15 sync with master v0.51 and start 0.60dev2 2019-04-11 10:09:29 +02:00
Kay Marquardt (Gnadelwartz)
a13ecbcfcf Bashbot Version 0.51 shellcheck testet 2019-04-11 09:59:56 +02:00
Kay Marquardt (Gnadelwartz)
94fa6a05da Bashbot Version 5.1 shellcheck testet 2019-04-10 11:53:58 +02:00
Kay Marquardt (Gnadelwartz)
4ddd1226be add README.txt for help command 2019-04-09 13:41:38 +02:00
Kay Marquardt (Gnadelwartz)
259ad9b358 sync master with dev 2019-04-09 13:01:02 +02:00
Kay Marquardt (Gnadelwartz)
4ce19b1b04 resolve conflicts with master 2019-04-09 11:57:41 +02:00
Kay Marquardt (Gnadelwartz)
f55571306a use while loop for broadcast 2019-04-08 12:40:07 +02:00
Kay Marquardt (Gnadelwartz)
863f09a52b current USER is redefind as ARRAY, use RUNUSER as workaround 2019-04-08 12:23:31 +02:00
Kay Marquardt (Gnadelwartz)
e936e6fe39 fix if TMPDIR is empty and path may point to / 2019-04-08 12:11:17 +02:00
Kay Marquardt (Gnadelwartz)
34d2e3de5c finish bashbot.sh shellcheck 2019-04-08 11:58:55 +02:00
Kay Marquardt (Gnadelwartz)
8eef8400a1 Bashbot Version 0.5 - fix count message 2019-04-04 15:25:27 +02:00
Kay Marquardt (Gnadelwartz)
e5e266697a Bashbot Version 0.5 2019-04-04 15:05:19 +02:00
Kay Marquardt (Gnadelwartz)
18b3b51ec7 fix multiple local 2019-04-03 18:14:22 +02:00
Kay Marquardt (Gnadelwartz)
c075ea601e add botname to startbot 2019-04-03 12:58:48 +02:00
Kay Marquardt (Gnadelwartz)
b4e13bd354 first shellcheck iteration for bashbot.sh 2019-04-01 19:13:13 +02:00
Kay Marquardt (Gnadelwartz)
352c64fc32 some typo, specify exit codes 2019-04-01 12:52:25 +02:00
Kay Marquardt (Gnadelwartz)
92e9e9c3f5 fix hmtl with urlencode 2019-03-31 14:54:58 +02:00
Kay Marquardt (Gnadelwartz)
46cf9591e5 check if we can change to bashbot dir 2019-03-31 12:52:11 +02:00
Kay Marquardt (Gnadelwartz)
050d376f28 bashbot 0.5 Release Candidate 2019-03-31 12:12:55 +02:00
Kay Marquardt (Gnadelwartz)
0c144bcac2 more quoting 2019-03-30 15:14:13 +01:00
Kay Marquardt (Gnadelwartz)
432f0bcf51 fix sync with JSON 2019-03-30 15:11:33 +01:00
Kay Marquardt
b27017f6c9
Merge branch 'sed-JSON' into master 2019-03-30 15:02:29 +01:00
Kay Marquardt (Gnadelwartz)
cb5cb646ab fix quoting in bashbot.sh 2019-03-29 18:06:10 +01:00
Kay Marquardt (Gnadelwartz)
8e08c1f9fe fix bad quoting 2019-03-29 17:59:57 +01:00
Kay Marquardt (Gnadelwartz)
6f1c32817a follow my own rule: quote whenver possible 2019-03-29 17:52:00 +01:00
Kay Marquardt (Gnadelwartz)
0a90edbe52 Security considerations and Typos 2019-03-28 20:59:52 +01:00