Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Yardım
Giriş Yap
ben
/
earwigbot
şunun yansıması
https://github.com/earwig/earwigbot
İzle
1
Yıldızla
1
Çatalla
0
Kod
Sürümler
4
Aktivite
Kaynağa Gözat
Capitalise replies in !geolocate
tags/v0.1^2
Justin Yulli Kim
12 yıl önce
ebeveyn
86c025836f
işleme
51c6a0a473
1 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
earwigbot/commands/geolocate.py
+ 1
- 1
earwigbot/commands/geolocate.py
Dosyayı Görüntüle
@@ -41,7 +41,7 @@ class Geolocate(Command):
def process(self, data):
if not data.args:
self.reply(data, "
p
lease specify an IP to lookup.")
self.reply(data, "
P
lease specify an IP to lookup.")
return
if not self.key:
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet