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.
Run the bin/main.dart
file.
./dart-sdk/bin/dart bin/main.dart
To run tests execute:
pub run test test/
/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