it("should append invisible character through the me() function (case where we are not joined to channel)", async function () {
      const { client, end, transports } = fakeClient();
      client.configuration.username = "randers";

      const messageModifier = new AlternateMessageModifier(client);