d2
d2 copied to clipboard
Command-based virtual assistant for Discord and other platforms
Add a Curry interpreter (similar to the current Haskell one). Note that this may, however, negatively impact compile times of the Docker image.
Add command for generating Fourier series animations from (SVG?) paths, e.g. as shown in [this brilliant video](https://www.youtube.com/watch?v=r6sGWTCMz2k).
E.g. for - [ ] kicking users - [ ] banning users ...
...using [`SlackKit`](https://github.com/pvzig/SlackKit).
Factor out the polynomial parser from the quadratic solver.
Add the ability to automatically sync user permissions with certain roles on a guild. This would possibly require mapping specific Discord privileges to D2's security levels.
Add more virtual edge modes to the graphics modules, e.g. - [ ] Modulo - [ ] Mirrored modulo ...