Commit Graph

42 Commits

Author SHA1 Message Date
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)
f67503c0e2 add bash markdown highlights 2019-03-31 13:01:12 +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
Drew
572b56a7df
tweak readme contribution 2019-03-27 11:53:33 -04:00
Kay Marquardt (Gnadelwartz)
7919be2e3e init changes username in bashbot.rc also 2019-03-27 15:03:02 +01:00
Kay Marquardt (Gnadelwartz)
df930b7782 fix typo's in readme 2019-03-25 15:22:28 +01:00
Kay Marquardt (Gnadelwartz)
a4374e1d33 Expert use: Run as system service or from cron 2019-03-25 15:12:13 +01:00
Kay Marquardt (Gnadelwartz)
51df0a9b92 explain usage of send_xxx_message 2019-03-25 14:16:03 +01:00
Kay Marquardt (Gnadelwartz)
474a010670 fix restart in rc file, add init command to setup bashbot environment 2019-03-25 11:11:22 +01:00
Kay Marquardt (Gnadelwartz)
a8fe8b3b19 add root warning, explaning UTF-8 handling 2019-03-24 13:57:49 +01:00
Kay Marquardt (Gnadelwartz)
3847ff5468 provide information about replied and forwarded messages 2019-03-22 20:30:22 +01:00
Kay Marquardt (Gnadelwartz)
bc58dfb63d fix stopping bg jobs in readme.md 2019-03-18 20:28:34 +01:00
Kay Marquardt (Gnadelwartz)
78ee89d3c2 mention background jobs in readme.md 2019-03-18 20:23:20 +01:00
Tiago Danin
8dbaf9959b Applying new rule of GitHub Markdown 2017-08-26 21:28:32 -03: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
Matthew Hesketh
e040558919 Minor formatting correction (#30)
Formatting correction
2016-09-27 12:21:19 +02:00
Daniil Gentili
034409c491 Fix bugs and update docs 2016-06-09 09:40:39 -04:00
Daniil Gentili
0efec7dce1 Fixed bugs 2016-05-13 17:45:56 +02:00
Tiago Danin
c5a89828fc Update README.md 2016-05-05 15:13:39 -03:00
topkecleon
d30c87a44d Updated readme. 2016-04-19 15:01:01 -04: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
dfd4bc6fa6 Moved customizable settings into commands.sh 2016-04-18 12:05:31 +02:00
Ignacio Iglesias
bd14114971 updated readme with inline 2016-04-18 00:50:50 +02:00
Tiago Danin
e053481a41 FIX README 2016-04-17 20:16:14 +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
Daniil Gentili
7f1d8cb8bf Added easy way to source script 2016-04-17 14:15:30 +02:00
Daniil Gentili
c13d45b37b Added easy way to start bot. 2016-04-17 14:13:28 +02:00
Daniil Gentili
c33082e585 Fixed bugs (now you can run multiple background session in multiple bots), added option to count users, added option to parse markdown and html using send_message, updated documentation and decided to put the sending loop for interactive chats in the background using tmux so that if I have to update the bot interactive sessions will continue to send out messages. Also changed the file name and the location (/tmp/ of the fifos for interactive chats) and added option to broadcast messages to all users. 2016-04-16 20:50:05 +02:00
Daniil Gentili
c96cc8a4a7 Reduced interactive command timeout, added command to print last newline and made startproc call command in args 2016-04-15 19:32:21 +02:00
Daniil Gentili
66b36cc62a Added description of new parameter. 2016-03-23 16:02:28 +01:00
Daniil Gentili
994bfa3100 Update README.md 2016-03-20 23:40:00 +01:00
Daniil Gentili
471819f934 Update README.md 2016-01-22 18:54:08 +01:00
Daniil Gentili
d3c59da613 Added documentation 2016-01-19 20:53:45 +01:00
danogentili
bd4a9cdae4 Adding missing telegram methods... 2016-01-06 17:11:56 +01:00
Daniil Gentili
03be1530cb Fixed newline 2016-01-06 14:05:39 +01:00
Daniil Gentili
2ee0b52af3 Added smore instructions 2016-01-06 14:04:24 +01:00
danogentili
641c55628d Updated description and added installation instructions, fixed a few typos and bugs. 2016-01-05 17:54:34 +01:00
dupie
16f601a2d3 initial commie bastard 2015-07-10 01:43:08 -04:00