This website works better with JavaScript.
首頁
探索
說明
登入
Deuchnord
/
twason
镜像来自
https://github.com/deuchnord/twason.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
chore: fix CS
pull/20/head
Jérôme Deuchnord
3 週之前
父節點
d069b1ad51
當前提交
0bf0d2a156
共有
2 個文件被更改
,包括
0 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
twason/__main__.py
+0
-1
twason/twitchbot.py
+ 0
- 1
twason/__main__.py
查看文件
@@ -23,7 +23,6 @@ import irc3
from . import twitchbot
from .config import get_config
TWITCH_IRC_SERVER = "irc.chat.twitch.tv"
TWITCH_IRC_PORT = 6697
+ 0
- 1
twason/twitchbot.py
查看文件
@@ -26,7 +26,6 @@ from .config import TimerStrategy
from .moderator import ModerationDecision, Moderator, FloodModerator
from . import twitch_message
config = None
Write
Preview
Loading…
取消
儲存