/repeato

Example of a telegram bot using raboter plugin

Primary LanguageErlangApache License 2.0Apache-2.0

repeato

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.

Launch

  • 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