"""Represents a client connected to Discord. This class represents a bot user and handles the events related to its activities on Discord. def __init__(self): """Initializes the bot user with default ...