Skip to content

ariedov/thetale_telegram

Repository files navigation

epictale_telegram

Build Status codecov

You can reach the bot here: @EpicTaleBot

This application is a telegram bot written in dart for https://the-tale.org/. The only dependencies are the http for communicating with telegram and mongo_dart for persistence.

The application does store the users csrf token and sessionid for recovering the session after server restart.

Running the Application Locally

Run the bin/main.dart file.

./dart-sdk/bin/dart bin/main.dart

Running Application Tests

To run tests execute:

pub run test test/

Command list

/start - start the game
/auth - clear all data and authorize
/confirm - confirm authorization
/add - add a new character
/remove - remove a character
/help - help your hero
/info - get hero information