forked from Firepup650/FireBot
Admins can vary by server
This commit is contained in:
parent
444b9ab2a6
commit
79738e0b03
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ def main():
|
|||
["!botlist"],
|
||||
False,
|
||||
):
|
||||
sendmsg(f"Hi! I'm FireBot (https://git.amcforum.wiki/Firepup650/fire-ircbot)! My admins are {adminnames}.", chan)
|
||||
sendmsg(f"Hi! I'm FireBot (https://git.amcforum.wiki/Firepup650/fire-ircbot)! My admins on this server are {adminnames}.", chan)
|
||||
if mfind(
|
||||
message.lower(),
|
||||
[f"hi {botnick.lower()}", f"hello {botnick.lower()}"],
|
||||
|
|
Loading…
Reference in a new issue