重构了消息发送系统,口牙
@@ -0,0 +1,11 @@
from setuptools import setup, find_packages
setup(
name="maimai-bot",
version="0.1",
packages=find_packages(),
install_requires=[
'python-dotenv',
'pymongo',
],
)
The note is not visible to the blocked user.