Files
WeChatHookBot/plugins/SpeechLeaderboard/__init__.py

4 lines
70 B
Python

from .main import SpeechLeaderboard
__all__ = ["SpeechLeaderboard"]