Ванюта
Ванюта
### Version Information Minecraft 1.20.1 Fabric API 0.89.3+1.20.1 Lithium 0.11.2 Moonlight 1.20-2.8.42 Supplementaries 1.20-2.6.7 Wilder Wild 2.1.6-Fabric+1.20.1 ### Actual Behavior The game hangs and gets killed by a watchdog when...
- [x] ability to stop running commands (implemented in 547c1c6d158e113f9ca63c8d0b87eb69a527d6af) - [ ] ability to stop sync commands such as `while True` loop - [x] make cancel and // permanent...
Now you have to login to the server and open the logs for TGPy each time something breaks.
- [x] 1. Multiple one-word lines ``` word another_word ... ``` - [x] 2. Tuple `word, another_word, ...` - [x] 3. Single hyphen confused with binary subtraction operator `w-ord` -...
It should be "\" instead Example: ``` Traceback (most recent call last): File "tgpy://message/...", line 1, in tmp 1/0 ZeroDivisionError: division by zero ```
Think how commands can be implemented and if it should be done at all
For example, when message is sent using `await msg.reply('123')`, `Message` object is returned and a lot of fields are shown, spamming in the chat. For instance: ```python msg TGPy> Message(...
First line in traceback isn't shown when function is not awaited in message, thus awaited by meval instead. In this case, this line is skipped, because it's not message's code...
Add a feature to show information such as server status and player count in a pinned message in telegram