luanti-network-api-client/examples/Chatbot.py
2024-12-07 01:17:53 +03:00

9 lines
142 B
Python

"""
This example shows a simple chatbot, that listens on commands but also on any messages.
"""
from miney import Minetest
mt = Minetest()