issues
search
grammyjs
/
commands
Work-in-progress plugin for managing commands with grammY.
https://grammy.dev
MIT License
12
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: prepare the repo for a stable release
#52
KnorpelSenf
closed
1 hour ago
5
v0.11.0
#51
roziscoding
closed
4 days ago
0
fix: add delay registration to default scope handler
#50
roziscoding
closed
5 days ago
2
Default command handler overshadowing every other scope
#49
carafelix
closed
4 days ago
1
Switch to @std for closest string
#48
KnorpelSenf
closed
4 weeks ago
6
Improve integration tests
#47
carafelix
opened
2 months ago
0
feat: make handler optional on `addToScope`
#46
roziscoding
closed
2 months ago
1
feat: add import of commands + small fixes related to command options
#45
carafelix
closed
2 months ago
0
test: add integration test for default handler
#44
roziscoding
closed
2 months ago
1
v0.10.0
#43
roziscoding
closed
2 months ago
0
docs: update README to CommandGroup vs Commands
#42
roziscoding
closed
2 months ago
0
chore: change indentWidth to 2
#41
roziscoding
closed
2 months ago
0
chore: add git hooks and lint-staged
#40
roziscoding
closed
2 months ago
2
Revert "feat: Add method for accessing command entities hydrated with matching custom prefixes"
#39
carafelix
closed
3 months ago
1
Support for Exporting and Importing Commands
#38
nicetomytyuk
closed
4 days ago
2
`setCommands` and `setMyCommands` registering command with custom prefixes in the telegram command menu
#37
carafelix
closed
2 months ago
0
feat: add API compliance validation to setMyCommands calls
#36
roziscoding
closed
2 months ago
3
feat: add `commandNotFound` filter / helper function for setting up a `did you mean?` handler and rename Commands class name
#35
carafelix
closed
3 months ago
0
Improve errors for non standard commands while calling `setCommands` and `setMyCommands`
#34
carafelix
closed
2 months ago
0
fix incorrect docs
#33
dcdunkan
closed
3 months ago
0
`getNearestCommand` makes bold assumptions about the user input
#32
carafelix
closed
3 months ago
0
feat: Add method for accessing command entities hydrated with matching custom prefixes
#31
carafelix
closed
3 months ago
3
feat: allow command casing to be ignored
#30
roziscoding
closed
3 months ago
3
fix: do not call `populateComposer` twice
#29
roziscoding
closed
3 months ago
1
fix: do not create infinite middleware loops
#28
KnorpelSenf
closed
3 months ago
2
chore: 0.8 release
#26
carafelix
closed
4 months ago
0
fix: filter out regex names from .toArgs
#25
carafelix
closed
4 months ago
1
bug: calling .setCommands(bot) on commands containing UpperCase letters or symbols will throw
#24
carafelix
closed
4 months ago
6
bug: getNearestCommand main use case being unreachable for custom prefixes
#23
carafelix
closed
3 months ago
3
add next branch into the CI workflow
#22
carafelix
closed
5 months ago
0
refactor mergeMyCommandsParams function into a static class
#21
carafelix
closed
5 months ago
2
chore: Improve getNearestCommands
#20
carafelix
closed
4 months ago
6
Add array as input for setMyCommands
#19
carafelix
closed
5 months ago
1
bug: FuzzyMatch should only search trough commands related to the incoming update
#18
carafelix
closed
4 months ago
6
chore: minor version bump
#17
roziscoding
closed
5 months ago
0
behavior: ctx.getNearestCommand only being able to lookup one Commands instance at the time
#16
carafelix
closed
4 months ago
0
feat: add mixin of commands on ctx
#15
carafelix
closed
5 months ago
7
fix: localization command names being empty
#14
carafelix
closed
5 months ago
8
bug: localization failing due to localized versions of setMyCommandsParams command property being an empty string
#13
carafelix
closed
5 months ago
0
feat: enable mixin of commands for ctx
#12
carafelix
closed
6 months ago
9
mistake, my b
#11
carafelix
closed
6 months ago
0
Fix middleware command context type
#10
carafelix
closed
6 months ago
2
Fix middleware context type
#9
carafelix
closed
6 months ago
0
feat: allow specifying default scope
#8
roziscoding
closed
6 months ago
0
docs: js doc comments
#7
roziscoding
closed
6 months ago
0
Minor improvements
#6
roziscoding
closed
7 months ago
4
feat: Add ctx.getNearestCommand using jaro-winkler algorithm
#5
Camelik
closed
11 months ago
5
chore: new deno fmt rules
#4
roziscoding
closed
1 year ago
1
feat: allow command name to be a RegExp
#3
roziscoding
closed
1 year ago
4
feat: add automatic filtering
#2
roziscoding
closed
1 year ago
0
Next