Kay Marquardt (Gnadelwartz)
614eae85c7
start using shellcheck
2019-04-01 18:24:05 +02:00
Kay Marquardt (Gnadelwartz)
92e9e9c3f5
fix hmtl with urlencode
2019-03-31 14:54:58 +02:00
Kay Marquardt (Gnadelwartz)
050d376f28
bashbot 0.5 Release Candidate
2019-03-31 12:12:55 +02:00
Kay Marquardt (Gnadelwartz)
432f0bcf51
fix sync with JSON
2019-03-30 15:11:33 +01:00
Kay Marquardt (Gnadelwartz)
0a90edbe52
Security considerations and Typos
2019-03-28 20:59:52 +01:00
Kay Marquardt (Gnadelwartz)
851be83518
prepare for v0.5, add version numbers to files
2019-03-28 16:51:33 +01:00
Kay Marquardt (Gnadelwartz)
7919be2e3e
init changes username in bashbot.rc also
2019-03-27 15:03:02 +01:00
Kay Marquardt (Gnadelwartz)
e5d0b5d216
add examples for background and checkproc to commands.sh
2019-03-18 15:32:17 +01:00
Kay Marquardt
44d96a9b8b
quote message also in case statement
...
I don't now if its needed, but in my try to find the error in my commands.sh version, I also quoted the $MESSAGE in the case statement.
Since it does not hurt it seems to be on the safe side.
2019-02-28 20:26:26 +01:00
Daniil Gentili
b5c576633d
Now the messages id can be accessed in MESSAGE[ID], all updates fetched with getUpdates are processed simultaneously and newlines and certain unicode codepoints are parsed correctly in messages ( closes #21 )
2016-10-24 22:13:52 +00:00
Daniil Gentili
034409c491
Fix bugs and update docs
2016-06-09 09:40:39 -04:00
jarriztg
f4f96d9863
sorry, small bug :P ( #22 )
...
* sorry, small bug :P
* Update commands.sh
* Update commands.sh
* Update commands.sh
2016-06-05 13:07:31 +02:00
jarriztg
e654ec51ed
Update commands.sh ( #20 )
...
* Update commands.sh
* Update commands.sh
* Update commands.sh
* Update commands.sh
* Update commands.sh
2016-06-05 12:42:20 +02:00
Daniil Gentili
0efec7dce1
Fixed bugs
2016-05-13 17:45:56 +02:00
topkecleon
62c3d5eb84
Added a license for the unfortunate souls whose governments don't allow public domain.
...
Removed JSON.sh and added the project as a submodule. Modified code referencing it accordingly.
Added "attach" argument to attach to the tmux session and a default message if no argument is given.
Other minor changes.
2016-04-19 05:49:35 -04:00
Daniil Gentili
55bf7e35a9
Fix perms
2016-04-18 12:05:59 +02:00
Daniil Gentili
dfd4bc6fa6
Moved customizable settings into commands.sh
2016-04-18 12:05:31 +02:00
Daniil Gentili
867180363c
Fix perms
2016-04-17 20:01:05 +02:00
Daniil Gentili
fd1358b209
Added sendvenue method and moved command parsing section to commands.sh to ease upgrades.
2016-04-17 20:00:37 +02:00