aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* add option to encrypt channel_log log files line-by-lineGravatar jesopo2020-02-201-0/+3
* update givepermission to "permission add"•••closes #224 Gravatar jesopo2019-12-281-1/+1
* move --database/data-dir/log-dir to bot.conf, do some work for diff db enginesGravatar jesopo2019-12-191-0/+12
* make "Setup" a whole category of README.mdGravatar jesopo2019-12-061-0/+0
* remove old api keys from docs/bot.config.exampleGravatar jesopo2019-11-281-11/+0
* add a way to execute commands through bitbotd (use for master-password)Gravatar jesopo2019-11-211-1/+1
* change systemd ExecReload to use bitbotctlGravatar jesopo2019-10-251-1/+1
* define bitbot.service ExecStop as `bitbotctl stop`Gravatar jesopo2019-10-181-0/+1
* move bot.conf.example to docs/Gravatar jesopo2019-10-172-1/+91
* update setup.md to mention bot.conf should be in ~/.bitbotGravatar jesopo2019-10-171-1/+1
* move bitbot.service, update it for `start.py` -> `bitbotd`Gravatar jesopo2019-10-141-6/+6
* date docs/help/setup.md to use `bitbotd` as a commandGravatar jesopo2019-10-111-3/+3
* 'restat' -> 'restart'Gravatar jesopo2019-09-271-1/+1
* add "as root" after `service x restart` linesGravatar jesopo2019-09-271-3/+3
* add per-httpd rest_api infoGravatar jesopo2019-09-271-1/+14
* lightthpd: add proxy.forwarded for Host, add /dev/null docrootGravatar jesopo2019-09-271-5/+2
* add example lighttpd rest_api config fileGravatar jesopo2019-09-181-0/+19
* make nginx config specifically use ipv6 localhost loopbackGravatar jesopo2019-09-181-1/+1
* add example apache2 config file for rest_apiGravatar jesopo2019-09-181-0/+20
* add :$port to nginx Host headerGravatar jesopo2019-09-181-1/+1
* add proxy_pass Host and X-Forwarded-For headers to nginx exampleGravatar jesopo2019-09-181-0/+2
* remove unneeded "`"sGravatar jesopo2019-09-131-2/+2
* absolutify link to nginx exaple urlGravatar jesopo2019-09-131-1/+1
* fix markdown references to rest_api.md from git_webhooks.mdGravatar jesopo2019-09-131-1/+1
* '<' -> '&lt;'Gravatar jesopo2019-09-131-2/+2
* space out ">" linesGravatar jesopo2019-09-131-0/+2
* add rest_api.md and git_webhook.md help documentsGravatar jesopo2019-09-132-0/+32
* add rest_api example nginx configGravatar jesopo2019-09-131-0/+13
* add line about `/msg <bot> identify` in setup.mdGravatar jesopo2019-07-041-0/+1
* &lt; is important!Gravatar jesopo2019-07-031-2/+2
* extra newline between '>' lines so they don't get joined togetherGravatar jesopo2019-07-031-0/+2
* '``' -> '>'Gravatar jesopo2019-07-031-4/+4
* '-' is a special char in markdownGravatar jesopo2019-07-031-1/+1
* Add docs/help/channels.mdGravatar jesopo2019-07-031-0/+21
* update setup.md to reflect new `!perform` interfaceGravatar jesopo2019-07-031-1/+1
* Not all "<"s needed to be replaced with "&lt;"Gravatar jesopo2019-04-151-4/+4
* Replace "<" with "&lt;"Gravatar jesopo2019-04-151-15/+15
* Put newlines between block quote formattingGravatar jesopo2019-04-151-0/+8
* Revert "Remove block quotes with code blocks"•••This reverts commit ec5699ff15c762d835a3f0f6a31edeb5c4cf3ddb. Gravatar jesopo2019-04-151-11/+11
* Remove block quotes with code blocksGravatar jesopo2019-04-151-11/+11
* Add first version of docs/help/setup.md and link to it in README.mdGravatar jesopo2019-04-151-0/+44
* Final location of bitbot.service systemd script•••Moved the systemd script to `/docs/bitbot.service` as suggested here: https://github.com/jesopo/bitbot/pull/48#issuecomment-472541794 Need to delete the one in the root folder.Gravatar Vitor Luis2019-03-131-0/+20