Kay Marquardt (Gnadelwartz)
87ec24bceb
Version 0.60-rc1
2019-04-14 23:05:43 +02:00
Kay Marquardt (Gnadelwartz)
c944292047
fix UTF-8 decode of message
2019-04-13 14:50:53 +02:00
Kay Marquardt (Gnadelwartz)
03b69296b5
fix grep to sed conversion
2019-04-12 20:29: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)
ae157c4042
Bashbot Version 0.52 - missing fi
2019-04-12 14:04:57 +02:00
Kay Marquardt (Gnadelwartz)
1144a1ff69
Bashbot Version 0.52 - user acls added
2019-04-12 13:14:33 +02:00
Kay Marquardt (Gnadelwartz)
d74552410a
user_is_botadmin final
2019-04-12 11:26:41 +02:00
Kay Marquardt (Gnadelwartz)
307363a4cc
functions user_is_creator user_is_admin
2019-04-11 20:33:39 +02:00
Kay Marquardt (Gnadelwartz)
db64978965
factor out help and info message
2019-04-11 13:53:01 +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)
b4e13bd354
first shellcheck iteration for bashbot.sh
2019-04-01 19:13:13 +02:00
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