Marco Schlicht
Marco Schlicht
I wrote this command to your bot: > /event Blockkurs Programmieren mit Java 2016-09-09 8:15 But the event was created on the wrong time: > Created event: > π 2009-09-07...
After typing my phone number the program crashes Phone number, must have the international code: +4 undefined '+4' (node:35353) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: PHONE_PASSWORD_PROTECTED (node:35353) [DEP0018]...
### Describe the feature / εθ½ζθΏ° ## What I want to have It would be nice to have a plugin that tracks changes of the graph and adds a timebar...
### Describe the feature / εθ½ζθΏ° I'd like to add / remove a single state from a node. Currently this could be done the following way: ```ts graph.setElementState(node.id, [...node.states, add_state]);...
### Describe the feature / εθ½ζθΏ° I was trying to implement a custom hover+click selection that would highlight a path in a graph instead of neighborhood. Adding that behavior to...