Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 794 Bytes

File metadata and controls

22 lines (19 loc) · 794 Bytes

FailsBot

This is a rough draft version of Telegram @FailsBot (now it's temporarily disabled). These sources are incomplete and very dirty.

Compiling

Just make it.

Features

  • Vzhuh;
  • Some ASCII-art in inline-mode;
  • Experimental b-day and NY congrats;
  • Plugins-based;
  • Ya.Transport support (in alpha-stage);
  • Network transport based on libcurl (will be customizable in the near future);
  • Experimental chat moderation support (merge messages and move to another chats);
  • And another!

What you won't see here

  • Good and stable code;
  • Normal architecture (but if it will be, I will contribute to another library);
  • Normal docs (if it will be, I remove that paragraph);
  • Multi-threading (unless I'll make the network transport upon curl_shared_* subset);
  • Good code style.