xTCry [Vladislav Kh]
|
623ce16327
|
feat(scene): added wizard scene support
|
2021-08-03 17:03:16 +03:00 |
|
xTCry [Vladislav Kh]
|
a4cb8df434
|
feat(listeners): support for chaining method listeners
|
2021-08-01 07:31:09 +03:00 |
|
Morb0
|
48c183a8ff
|
feat(): make stage provider & export from module
|
2021-03-06 15:00:13 +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
|
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
|
5ada9353e9
|
refactor(): bot token using
|
2021-01-03 13:24:07 +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
|
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
|
306f239603
|
reafctor(): remove unused code & add exports
|
2020-12-29 22:48:19 +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
|
16969365f2
|
refactor(): remove unused const
|
2020-12-27 11:03:25 +03:00 |
|
unknown
|
36f67ce29d
|
refactor(): reply switch with dynamic telegraf method call
|
2020-12-26 23:19:30 +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
|
b1a6fc3319
|
feat(wip): rework listener decorators
|
2020-12-23 21:35:40 +03:00 |
|
Aleksandr Bukhalo
|
6350a6e8d1
|
feat: new decorators for telegram bot api updates (#119)
|
2020-09-09 22:46:25 +03:00 |
|
Aleksandr Bukhalo
|
05d7ae7b12
|
feat: add new @Update decorator
|
2020-08-14 01:21:33 +03:00 |
|
Aleksandr Bukhalo
|
ef120e4e40
|
chore: change telegraf provider name in constants
|
2020-04-24 17:43:22 +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 |
|
Aleksandr Bukhalo
|
e9d793aeaa
|
fix(module): import other modules with useClass
|
2020-01-12 01:36:53 +03:00 |
|