Pipythonmc

Results 44 comments of Pipythonmc

> where updating would require installing basically every library over again, which isn't fun to do Well, you could pipe the output of `pip3.9 freeze` into a file, then call...

> No, because that would send a new result, not edit the original result. What if your evaluated code sends multiple messages before erroring? If your code works and sends...

This is probably a stupid idea but I might try implementing the `ed` editor as a Feature. I doubt that it'll be merged but I can post it as a...

@Gorialis fyi, this issue is only present in the (currently experimental) feature/user_apps branch of discord.py. This is caused by a change in `app_commands.Command.to_dict`'s signature, where a new `tree` argument was...

@ericoporto The most recently commit available when uberyoji wrote their comment is c988730f1b744ce3c7169da8794e4d8dbd4ee777 (Committed on Oct 6, 2019). - [Explore all files @ commit c988730f1b744ce3c7169da8794e4d8dbd4ee777](https://github.com/rxi/microui/tree/c988730f1b744ce3c7169da8794e4d8dbd4ee777) - [microui.c @ commit c988730f1b744ce3c7169da8794e4d8dbd4ee777](https://github.com/rxi/microui/blob/c988730f1b744ce3c7169da8794e4d8dbd4ee777/src/microui.c)...

@JEijiandrei I would say that it's discontinued in an unfinished state. If you want, you can probably fork this project, but I don't expect Hallowizer to work on this after...

@davidii12 No, the project is dead. I haven't really been in contact with Hallowizer, but I'm guessing that he doesn't have plans for this project either. @Hallowizer if my guess...

As of 1/5/2024, I don't believe this is possible. Zero major browsers support Java Applets and I was unable to find a jvm runtime for webassembly that would make running...

@ghostlypi Could you give steps to reproduce/provide screenshots?