Alexander Trakhimenok

Results 19 issues of Alexander Trakhimenok

It would be nice if it were possible to have setting for horizontal delimiter(s) so we can split different sets of data. Something like: ``` ===================== ID | Name |...

The `time.Time` type is commonly and often used but when a struct with Time field is dumped it does not show any specifics. For example I get: ``` DtCreated: time.Time{},...

Start using https://github.com/strongo/db for getting & storing db entities.

enhancement

If message failed to sent put it to a queue to send later? Probably should be controlled by a flag on a message. > https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this > > When sending messages...

help wanted

We should let user know there was unhandled error on server. Especially useful during development.

help wanted
good first issue

help wanted

Some bots would want to add some properties to user record at moment of it creation. This is to avoid unnecessary extra transaction with get/update. **Use case**: A bot parse...

enhancement

It could be a simple game like Tic-Tac-Toe, Stone/paper/Scissors, or anything simple but covering as much different features as possible. I'm ready to award $100 to a first good implementation...

help wanted

Add full support for KIK messenger bots API.

help wanted

Add full support for Viber messenger bots API.

help wanted