Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 968 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 968 Bytes

epictale_telegram

Build Status

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