Commit Graph

867 Commits

Author SHA1 Message Date
dcoomber
d64ba40b63 Added shellcheck source for background script examples 2020-09-27 20:11:28 +02:00
dcoomber
676a69465d Cosmetic updates to DEV document 2020-09-27 19:41:08 +02:00
dcoomber
9c8b4f9611 Correct instances of bahsbot to bashbot 2020-09-27 17:36:01 +02:00
dcoomber
de7d363abc Removed duplicate reference to 'runas' 2020-09-26 21:26:18 +02:00
dcoomber
7488d52922 Cosmetic updates to some comments 2020-09-26 21:25:17 +02:00
dcoomber
34ea573d9f Renamed mycommands.sh to match name in header comments 2020-09-26 20:05:01 +02:00
dcoomber
12579c8712 Cosmetic updates to spelling and indentation 2020-09-26 19:52:06 +02:00
David Coomber
0e030aa670 Merge branch 'develop' of github.com:dcoomber/telegram-bot-bash into develop 2020-09-06 19:33:26 +02:00
David Coomber
4812540e61 Fixed references from test/all-tests.sh and changed final message 2020-09-06 19:33:13 +02:00
David Coomber
d9620c7de6 Updated prompt references to basbot / BASBOT to bashbot / BASHBOT 2020-09-06 19:33:13 +02:00
David Coomber
1b7f64db6b Updated to be compliant with SC2230: which is non-standard. Use builtin 'command -v' instead. 2020-09-06 19:33:13 +02:00
David Coomber
8e4623acea Fixed comments relating to mycommmands.sh; Updated text in first message after startup 2020-09-06 19:33:13 +02:00
David Coomber
4d17016a2b Fixed comment references to mycommands.sh; various cosmetic changes 2020-09-06 19:33:13 +02:00
David Coomber
7e2f5a8495 Corrected references to bashbot.rc and dev/all-tests.sh; other cosmetic updates 2020-09-06 19:33:13 +02:00
David Coomber
f2ff9471d9 Fixed references from test/all-tests.sh and changed final message 2020-09-06 18:56:13 +02:00
David Coomber
aa1ca143d6 Updated prompt references to basbot / BASBOT to bashbot / BASHBOT 2020-09-06 18:54:50 +02:00
David Coomber
22372f10fa Updated to be compliant with SC2230: which is non-standard. Use builtin 'command -v' instead. 2020-09-06 18:53:26 +02:00
David Coomber
5212a990b1 Fixed comments relating to mycommmands.sh; Updated text in first message after startup 2020-09-06 18:51:34 +02:00
David Coomber
6de7be098e Fixed comment references to mycommands.sh; various cosmetic changes 2020-09-06 18:50:12 +02:00
David Coomber
cf0c489987 Corrected references to bashbot.rc and dev/all-tests.sh; other cosmetic updates 2020-09-06 18:48:47 +02:00
Kay Marquardt
7b2ca2efdc
Merge pull request #149 from dcoomber/develop
Cosmetic updates to README files
2020-09-06 15:23:54 +02:00
David Coomber
d57940dd2d README.* cosmetic updates 2020-09-06 11:08:10 +02:00
Kay Marquardt (Gnadelwartz)
65e9775ad6 replace newlines with \n in all sendMessage functions 2020-08-15 09:47:16 +02:00
Kay Marquardt (Gnadelwartz)
d8c10ef069 start develop v1.1 2020-08-15 09:42:20 +02:00
Kay Marquardt (Gnadelwartz)
25a33b3731 Bashbot Version 1.0 2020-08-15 09:29:13 +02:00
Kay Marquardt
99217c4e25
Merge pull request #146 Bashbot Version 1.0 preview
Version 1.0 preview
2020-08-08 18:01:39 +02:00
Kay Marquardt (Gnadelwartz)
682f3941e3 warn if old send_keyboard format is detected 2020-08-08 17:58:18 +02:00
Kay Marquardt (Gnadelwartz)
9d7f1455e5 extend keyboards example 2020-08-08 14:32:37 +02:00
Kay Marquardt (Gnadelwartz)
d6de66d634 example for using in messages 2020-08-08 11:39:02 +02:00
Kay Marquardt (Gnadelwartz)
25578bf603 use botname in example messages 2020-08-08 11:30:18 +02:00
Kay Marquardt (Gnadelwartz)
2d6468cf6c mute codespell for german jsonDB-keyboard example 2020-08-07 16:54:30 +02:00
Kay Marquardt (Gnadelwartz)
6a6410e8e6 startup example rewind comment 2020-08-06 08:46:40 +02:00
Kay Marquardt (Gnadelwartz)
f53e9ced17 startup example uses config store now 2020-08-06 08:43:28 +02:00
Kay Marquardt (Gnadelwartz)
3e10396e2e save startup time while cleanup botconfig 2020-08-06 08:34:59 +02:00
Kay Marquardt (Gnadelwartz)
b9c8dc0ff8 fix help if not in bashbot dir 2020-08-05 08:08:50 +02:00
Kay Marquardt (Gnadelwartz)
4ab8ebd298 rm testdir 2020-08-05 07:41:49 +02:00
Kay Marquardt (Gnadelwartz)
6011444a3c fix leftchatmember example and message 2020-08-04 08:31:38 +02:00
Kay Marquardt (Gnadelwartz)
afbdb1e7a5 fix formatted message longer 4095 2020-08-02 10:03:35 +02:00
Kay Marquardt (Gnadelwartz)
c4ab7ff4ee some more comment polishing 2020-08-01 11:37:32 +02:00
Kay Marquardt (Gnadelwartz)
aec73450af correct/beautify misspelled comments 2020-08-01 09:10:14 +02:00
Kay Marquardt (Gnadelwartz)
15eb3116b7 add warning for long and formated messages 2020-08-01 08:47:32 +02:00
Kay Marquardt (Gnadelwartz)
c9e5c0fe27 fix typo 2020-07-28 09:19:01 +02:00
Kay Marquardt (Gnadelwartz)
acf9d8432f update documentation 2020-07-28 09:14:57 +02:00
Kay Marquardt
5ef858f538
Merge pull request #143 bashbot 0.99
Bashbot 0.99 release
2020-07-27 18:15:28 +02:00
Kay Marquardt (Gnadelwartz)
3daf84dad8 Bashbot Version 0.99 2020-07-27 18:14:18 +02:00
Kay Marquardt (Gnadelwartz)
2775000072 add linted by shellcheck 2020-07-27 13:12:56 +02:00
Kay Marquardt (Gnadelwartz)
38a6198198 some doc cleanup 2020-07-26 13:35:12 +02:00
Kay Marquardt (Gnadelwartz)
50e661aa50 fix unixe typo 2020-07-25 15:19:23 +02:00
Kay Marquardt (Gnadelwartz)
f3bb5d9a9a some spellchecking of README 2020-07-25 15:15:15 +02:00
Kay Marquardt (Gnadelwartz)
6e0242368e get/send Json: output debug messages to DEBUGLOG 2020-07-24 12:58:04 +02:00