Another chatbot

main
bashrc 2026-02-16 10:04:39 +00:00
parent 585e2c8f04
commit 7d036936dc
1 changed files with 1 additions and 1 deletions

View File

@ -4164,7 +4164,7 @@ def load_instance_software(base_dir: str) -> []:
def chatbot_nicknames() -> []: def chatbot_nicknames() -> []:
"""Returns a list of common chatbot usernames/nicknames """Returns a list of common chatbot usernames/nicknames
""" """
return ('gemini', 'chatgpt') return ('gemini', 'chatgpt', 'copilot')
def get_event_categories() -> []: def get_event_categories() -> []: