Beispiel #1
0
def __stats__():
    return "• <code>{}</code> log channels set.".format(sql.num_logchannels())
Beispiel #2
0
def __stats__():
    return "• `{}` log channels set.".format(sql.num_logchannels())
Beispiel #3
0
 def __stats__():
     return tl(OWNER_ID,
               "`{}` log channels set.").format(sql.num_logchannels())