Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
earwigbot
mirror da
https://github.com/earwig/earwigbot
Segui
1
Vota
1
Forka
0
Codice
Rilasci
4
Attività
Sfoglia il codice sorgente
Capitalise the beginning of a sentence
tags/v0.1^2
Justin Yulli Kim
12 anni fa
parent
f4b2188351
commit
fc1a143558
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
earwigbot/commands/afc_report.py
+ 1
- 1
earwigbot/commands/afc_report.py
Vedi File
@@ -41,7 +41,7 @@ class AFCReport(Command):
return
if not data.args:
msg = "
w
hat submission do you want me to give information about?"
msg = "
W
hat submission do you want me to give information about?"
self.reply(data, msg)
return
Scrivi
Anteprima
Caricamento…
Annulla
Salva