mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-29 18:53:52 +00:00
github master can contain instable features
This commit is contained in:
parent
ef0041e7bd
commit
3b17bc2e39
@ -20,10 +20,13 @@ Bashbot [Documentation](https://github.com/topkecleon/telegram-bot-bash) and [Do
|
|||||||
1. Go to the directory you want to install bashbot, e.g.
|
1. Go to the directory you want to install bashbot, e.g.
|
||||||
* your $HOME directory (install and run with your user-ID)
|
* your $HOME directory (install and run with your user-ID)
|
||||||
* /usr/local if you want to run as service
|
* /usr/local if you want to run as service
|
||||||
2. [Download latest release archive from github](https://github.com/topkecleon/telegram-bot-bash/releases) and unpack it.
|
2. [Download latest release](https://github.com/topkecleon/telegram-bot-bash/releases) archive from github and extract all files.
|
||||||
|
|
||||||
If you want the current version from github, clone the repository: ```git clone https://github.com/topkecleon/telegram-bot-bash```
|
As an alternative you can clone the github repository to get the latest, but possible unstable improvements.
|
||||||
3. Change directory to ```telegram-bot-bash``` and run ```./bashbot.sh init```. Now follow the instructions. At one point you are asked for your Bots token given by botfather.
|
```
|
||||||
|
git clone https://github.com/topkecleon/telegram-bot-bash
|
||||||
|
```
|
||||||
|
3. Go to directory ```telegram-bot-bash```, run ```./bashbot.sh init``` and follow the instructions. At this point you are asked for your Bots token given by botfather.
|
||||||
|
|
||||||
## Update bashbot
|
## Update bashbot
|
||||||
1. [Download latest update zip from github](https://github.com/topkecleon/telegram-bot-bash/releases)
|
1. [Download latest update zip from github](https://github.com/topkecleon/telegram-bot-bash/releases)
|
||||||
|
Loading…
Reference in New Issue
Block a user