このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
ben
/
earwigbot
ミラー元
https://github.com/earwig/earwigbot
ウォッチ
1
スター
1
フォーク
0
コード
リリース
4
アクティビティ
ソースを参照
Capitalise replies in !praise
tags/v0.1^2
Justin Yulli Kim
12年前
親
c93dc33cef
コミット
ead64c5581
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
earwigbot/commands/praise.py
+ 1
- 1
earwigbot/commands/praise.py
ファイルの表示
@@ -44,5 +44,5 @@ class Praise(Command):
if not data.args:
msg = "You use this command to praise certain people. Who they are is a secret."
else:
msg = "
y
ou're doing it wrong."
msg = "
Y
ou're doing it wrong."
self.reply(data, msg)
書き込み
プレビュー
読み込み中…
キャンセル
保存