Compare commits

..

1 commit

View file

@ -16,6 +16,16 @@
Simply run `$ telme --init` and follow the easy steps. You will need the bot token at this stage.
This will help you generate a `.telmeconfig` file in your home directory. You can always run `--init` again to override values or just edit the file yourself.
## Profiles
You can set multiple profiles, that will target different bots and/or different chats.
> You can use the same bot in all profiles if you like. But the target chat can be different
To initialize a new profile:
```
$ telme --init --profile <profile_name>
```
## Examples:
###### Simple message
```