An Erlang-powered telegram bot that allows the creation of an anonymous group. It uses the raboter library and can be seen as an example of its use.
- First of all you need a token. To get the token follow the instructions here [how-do-i-create-a-bot] (https://core.telegram.org/bots/#3-how-do-i-create-a-bot).
- Put the token in a file called "token.tok" inside the working repository.
- Run the following command making sure that rebar3 is executable:
$ rebar3 shell
- Enjoy