Commit Graph

46 Commits

Author SHA1 Message Date
xTCry [Vladislav Kh]
623ce16327
feat(scene): added wizard scene support 2021-08-03 17:03:16 +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
4ca6e18d12 feat(param-decorators): add new paramtypes & make possible to get property from object 2021-01-06 20:49:50 +03:00
Morb0
197614d90a merge refactor/v2 2021-01-06 17:28:46 +03:00
Morb0
751b15b4b2 fix(): use bot token in di 2021-01-05 13:36:12 +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
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
832ddaf15c fix(): working after merge 2021-01-02 21:40:13 +03:00
Alexander Bukhalo
b808fb646a Merge branch 'feature/v2' of github.com:bukhalo/nestjs-telegraf into feature/multiple-instances
 Conflicts:
	lib/decorators/inject-bot.decorator.ts
	lib/index.ts
	lib/interfaces/context.interface.ts
	lib/interfaces/index.ts
	lib/interfaces/telegraf-options.interface.ts
	lib/services/metadata-accessor.service.ts
	lib/services/updates-explorer.service.ts
	lib/telegraf-core.module.ts
	lib/telegraf.constants.ts
	package-lock.json
2021-01-02 16:46:01 +03:00
Alexander Bukhalo
ccb2db0106 feat(): multiple instances support 2021-01-02 01:27:01 +03:00
Arthur
3e585859d0 feat(): add middleware support & refactor 2020-12-30 01:49:09 +03:00
Arthur
8c72790226 !feat(): add scene support & many refactor 2020-12-29 22:41:06 +03:00
unknown
b3dc258c70 !feat(): use dynamic types for listener decorators 2020-12-27 21:35:01 +03:00
unknown
36f67ce29d refactor(): reply switch with dynamic telegraf method call 2020-12-26 23:19:30 +03:00
unknown
66309b9415 fix(): update decorator detection 2020-12-26 16:24:38 +03:00
unknown
d02a52a7ae feat(): mvp 2020-12-26 16:11:09 +03:00
unknown
80853be80c refactor(wip): remove core module & change tokens 2020-12-26 14:54:10 +03:00
unknown
61c6c07482 feat(wip): rewrite explorer logic & update launch options & add miss decorators 2020-12-25 23:11:16 +03:00
unknown
b394f5274b feat(wip): add updates decorators 2020-12-23 21:48:07 +03:00
unknown
b1a6fc3319 feat(wip): rework listener decorators 2020-12-23 21:35:40 +03:00
Aleksandr Bukhalo
dd696402a4 Merge branch 'master' of github.com:bukhalo/nestjs-telegraf into feature/v2
 Conflicts:
	package-lock.json
2020-09-10 12:26:56 +03:00
Aleksandr Bukhalo
df2b6a5ab3 docs: support docs versioning, new update hook decorators docs added 2020-09-10 11:23:04 +03:00
Aleksandr Bukhalo
6350a6e8d1
feat: new decorators for telegram bot api updates (#119) 2020-09-09 22:46:25 +03:00
Aleksandr Bukhalo
e999698fef chore: remove legacy decorators 2020-08-31 12:16:40 +03:00
Aleksandr Bukhalo
0f06e4b930 feat: remove "Telegraf" prefix from decorator names 2020-08-14 12:42:57 +03:00
Aleksandr Bukhalo
05d7ae7b12 feat: add new @Update decorator 2020-08-14 01:21:33 +03:00
Aleksandr Bukhalo
6361e537aa feat: implement injectbot decorator 2020-05-03 11:06:25 +03:00
Aleksandr Bukhalo
aece1d0bca feat: upgrade telegraf package to the latest version 2020-05-03 09:46:28 +03:00
Aleksandr Bukhalo
25710b7908 feat(decorators): metadata typings added 2020-03-19 18:20:07 +03:00
Aleksandr Bukhalo
a2eb619e6b feat(decorators): TelegrafGameQuery added 2020-03-19 17:28:56 +03:00
Aleksandr Bukhalo
f65905ed0d feat(decorators): TelegrafInlineQuery added 2020-03-19 17:25:47 +03:00
Aleksandr Bukhalo
511f9ebd77 feat(decorators): TelegrafAction added 2020-03-19 17:20:13 +03:00
Aleksandr Bukhalo
7d3e266f0f feat(decorators): TelegrafCashtag added 2020-03-19 17:16:48 +03:00
Aleksandr Bukhalo
68690da83e feat(decorators): TelegrafHashtag added 2020-03-19 17:14:34 +03:00
Aleksandr Bukhalo
225c931dbb feat(decorators): TelegrafPhone added 2020-03-19 17:02:37 +03:00
Aleksandr Bukhalo
f5d9cf13b6 feat(decorators): TelegrafMention added 2020-03-19 16:58:27 +03:00
Aleksandr Bukhalo
8bd20131a1 feat(decorators): TelegrafEntity added 2020-03-19 16:54:34 +03:00
Aleksandr Bukhalo
55c6f939a4 feat(decorators): TelegrafSettings added 2020-03-19 16:46:31 +03:00
Aleksandr Bukhalo
fa3a7f5258 feat(decorators): TelegrafHelp added 2020-03-19 16:44:05 +03:00
Aleksandr Bukhalo
c0ffdeff34 feat(decorators): TelegrafCommand added 2020-03-19 16:39:47 +03:00
Aleksandr Bukhalo
6fddfd26f0 feat: TelegrafUse decorator added 2020-03-19 16:34:44 +03:00
Aleksandr Bukhalo
9fedcb964f feat: complete rewrite 2020-03-19 16:21:35 +03:00
Aleksandr Bukhalo
b67b859810 refactor(): complex refactoring 2020-01-12 02:41:27 +03:00
Igor Kamyshev
4324f0f1cf feat: add initial code 2019-02-28 10:29:26 +02:00