Commit Graph

17 Commits

Author SHA1 Message Date
nikyoff
edd514c994 fix: remove await before bot.launch 2022-11-30 14:57:27 +03:00
Alexander Bukhalo
43816099a6
Revert "initial commit"
This reverts commit 2d23eba148.
2022-11-20 14:16:17 +03:00
Alexander Bukhalo
2d23eba148
initial commit 2022-11-20 14:13:48 +03:00
atassis
92ff5164a6
feat: create inject all bots decorator 2022-07-09 18:49:34 +08:00
atassis
9935b87d45
style: applied linter rules for all files 2022-07-09 17:40:49 +08:00
xTCry [Vladislav Kh]
a4cb8df434
feat(listeners): support for chaining method listeners 2021-08-01 07:31:09 +03:00
Viktor
3f4b9ce4ed do not launch bot if launchOptions are defined as 'false' 2021-02-20 06:14:27 +03:00
Morbo
663ebf1a62
Update to Telegraf v4.0.0 (#212)
* feat(telegraf): update to v4.0.0

* chore(lock): update package-lock

* chore(deps): remove telegraf from dependencies

* chore(readme): update installation command

* chore(deps): add telegraf to dev dependencies
2021-01-11 16:17:32 +03:00
Morb0
75ff810c34 feat(): wip 2021-01-05 12:37:04 +03:00
Morb0
320ee3077e merge refactor/v2 2021-01-05 00:32:31 +03:00
Morb0
f13eebe685 fix(): missing decorators & refactor 2021-01-03 16:11:17 +03:00
Morb0
e75415340b fix(sample-app): make possible to run app 2021-01-03 15:35:18 +03:00
Morb0
5ada9353e9 refactor(): bot token using 2021-01-03 13:24:07 +03:00
Morb0
d48123ea38 refactor(): extract bot instace factory 2021-01-03 13:04:53 +03:00
Morb0
798494a5b2 refactor(): use ExternalContextCreator 2021-01-03 02:39:50 +03:00
Morb0
af632ea471 feat!(): add custom execution context 2021-01-03 01:30:57 +03:00
Alexander Bukhalo
ccb2db0106 feat(): multiple instances support 2021-01-02 01:27:01 +03:00