Kaynağa Gözat

v1.0.3 - eggs

master
MrDetonia 7 yıl önce
ebeveyn
işleme
cadb2fb4c6
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +1
    -1
      common.py
  2. +1
    -1
      helpers.py

+ 1
- 1
common.py Dosyayı Görüntüle

@@ -13,7 +13,7 @@ import json


# bot version
version = "v1.0.2"
version = "v1.0.3"


# TODO: generate this on the fly and make it look acceptable


+ 1
- 1
helpers.py Dosyayı Görüntüle

@@ -76,7 +76,7 @@ def makireacts(client, msg):
reactions = {
r"\bmaki\b": "\N{BLACK HEART SUIT}",
r"\bbutter\b": "\N{PERSON WITH FOLDED HANDS}",
r"\begg\b": "\N{AUBERGINE}",
r"\begg[s]?\b": "\N{AUBERGINE}",
r"\bproblematic\b": "\N{EYEGLASSES}",
}



Yükleniyor…
İptal
Kaydet