Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Vhoyon/Vramework issues and pull requests
#44 - Add a way to make "Facultative" commands
Issue -
State: open - Opened by V-ed over 4 years ago
Labels: !Priority: Medium, !Feature Request: Framework
#43 - Provide default route implementation in AbstractCommandRouter
Issue -
State: open - Opened by V-ed about 5 years ago
Labels: !Priority: Medium, !Feature Request: Framework, ~owner-interactions
#42 - Add default implementation to createRequest() method in AbstractCommandRouter
Issue -
State: open - Opened by V-ed about 5 years ago
Labels: !Priority: Medium, !Enhancement: Framework, ~owner-interactions
#41 - Transform getOptions() abstract method to return a List<Option> instead of an Option[] (array)
Issue -
State: open - Opened by V-ed about 5 years ago
- 2 comments
Labels: ~command option, !Priority: High, !Enhancement: Framework, ^Backward incompatible
#40 - Make ClassGraph dependency optional
Issue -
State: open - Opened by V-ed about 5 years ago
Labels: ~documentation, !Priority: Low, !Feature Request: Framework, ~owner-interactions, ~dependencies
#39 - Port CommandSettings (of Vhoyon/Discord-Bot) to abstract version in here
Issue -
State: open - Opened by V-ed about 5 years ago
Labels: !Priority: Medium, !Feature Request: Framework
#38 - Update JDA to version 4
Issue -
State: open - Opened by V-ed about 5 years ago
Labels: !Priority: High, !Enhancement: Framework, ~dependencies, ^Backward incompatible
#37 - Create Cache manager
Issue -
State: open - Opened by V-ed about 5 years ago
Labels: !Priority: Medium, !Feature Request: Framework
#36 - Update Buffer to add custom implementation for saving objects
Pull Request -
State: closed - Opened by V-ed almost 6 years ago
Labels: *verified, !Priority: Low, !Feature Request: Framework
#35 - Allow to modify the storage type of the Buffer
Issue -
State: closed - Opened by V-ed almost 6 years ago
Labels: !Priority: Low, !Feature Request: Framework
#34 - Tweak AbstractBotCommand to put a handler on the action method
Pull Request -
State: closed - Opened by V-ed almost 6 years ago
Labels: !Requires: Testing, !Priority: Medium, !Enhancement: Framework, ^Backward incompatible
#33 - Tweak how calls are handled for enhanced operations and customizability for LinkableCommands
Pull Request -
State: closed - Opened by V-ed almost 6 years ago
Labels: !Requires: Testing, !Priority: Medium, !Enhancement: Framework, ^Backward incompatible
#32 - Provide quick utilities to know if command author has permissions to use command
Issue -
State: open - Opened by V-ed almost 6 years ago
Labels: !Priority: High, !Feature Request: Framework, ~permissions
#31 - Add the possibility to load custom modules
Pull Request -
State: closed - Opened by V-ed almost 6 years ago
Labels: *verified, !Priority: Medium, !Feature Request: Modules, !Feature Request: Framework
#30 - Cannot hot-reload command classes when using links container with ClassGraph's ScanResults
Issue -
State: closed - Opened by V-ed almost 6 years ago
- 1 comment
Labels: bug, !Priority: High
#29 - Export Request class (and everything related to Request) to it's own utility repository
Issue -
State: closed - Opened by V-ed about 6 years ago
- 1 comment
Labels: !Priority: Low, ~request
#28 - Add pluralization handling in Dictionary and Translatable
Pull Request -
State: closed - Opened by V-ed about 6 years ago
Labels: *verified, !Priority: Low, !Feature Request: Framework
#27 - Update FastClasspathScanner dependency to ClassGraph 4.4.12
Pull Request -
State: closed - Opened by V-ed about 6 years ago
Labels: *verified, !Priority: Medium, !Enhancement: Framework, ~dependencies
#26 - Add bot mention handling to AbstractCommandRouter
Pull Request -
State: closed - Opened by V-ed about 6 years ago
Labels: *verified, !Priority: High, !Feature Request: Framework
#25 - Allow hiding commands in full help String by implementing Hidden interface
Pull Request -
State: closed - Opened by V-ed about 6 years ago
Labels: *verified, !Priority: Low, !Feature Request: Framework
#24 - Adds the timerManager class
Pull Request -
State: closed - Opened by StephanoMehawej about 6 years ago
Labels: !Requires: Testing, !Priority: Medium, !Enhancement: Framework
#23 - Add a TimerManager that would handle timers and resets them automatically if necessary
Issue -
State: closed - Opened by V-ed about 6 years ago
- 7 comments
Labels: !Priority: Medium, !Feature Request: Framework
#22 - Update FastClasspathScanner dependency (is now named classgraph)
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: good first issue, !Priority: Medium, ~dependencies
#21 - Add Weight handling to Request Parameters
Pull Request -
State: closed - Opened by V-ed about 6 years ago
Labels: ~command option, *verified, !Priority: Medium, !Feature Request: Framework, ~request
#20 - Add method to send a message using a lang directly
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: good first issue, !Priority: Low, !Feature Request: Framework
#19 - If AuditableFile writing fails, ask to try and run the actions in admin mode automatically
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework, !Enhancement: Framework, ~owner-interactions
#18 - Add a way to force request's options to have content
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: !Priority: Medium, !Feature Request: Framework, ~request
#17 - Translate untranslated strings (either dynamics or non-translated) using Google Translate APIs
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: ~language, !Priority: Low, !Feature Request: Framework
#16 - Add an introduction message when someone sends a message that is only a mention to our bot
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: !Priority: High, !Feature Request: Framework
#15 - Add a weight data to Request parameters
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: !Priority: Medium, !Feature Request: Framework, ~request
#14 - [Discussion] Should we add an option to translate options?
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: ~language, ~command option
#13 - Add stacktrace data to logs of ERROR level
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: !Priority: Medium, !Enhancement: Framework, ~metrics
#12 - Add environment variable to control the ability to prevent commands actions if non-existent options are in their queries
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: ~command option, !Priority: Low, !Feature Request: Framework, ~request
#11 - Allow commands to hide from the full help string
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework
#10 - Add a "[Bot] is typing" toggle when doing an action and at the end of the action
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework
#9 - Allow Framework to build external modules
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Modules, !Feature Request: Framework
#8 - Add a ReactBuilder to allow for multiple choices questions to be answered easily with reactions
Issue -
State: open - Opened by V-ed about 6 years ago
- 1 comment
Labels: !Priority: Low, !Feature Request: Framework
#7 - Add support to use custom emojis for reactions automatically
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework
#6 - Allow for line separators in help descriptions of parameters
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework
#5 - Implement a way to handle pluralization in language lines
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: ~language, !Priority: Low, !Feature Request: Framework
#4 - Add alternative calls to the getHelp method of LinkableCommand
Issue -
State: closed - Opened by V-ed about 6 years ago
Labels: good first issue, !Priority: Low, !Enhancement: Framework
#3 - Tweak the messages the bot accepts to allow for all messages to be parsed anyway
Issue -
State: closed - Opened by V-ed about 6 years ago
- 1 comment
Labels: !Priority: Low, !Enhancement: Framework
#2 - Add reactions based events
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework
#1 - Implement Embedded message builder for messages
Issue -
State: open - Opened by V-ed about 6 years ago
Labels: !Priority: Low, !Feature Request: Framework