This question is convcerning metric-spaces. In theory we can replace continuity with convergence. That is, since continuity in a point a is equal to the statement that if $\{x_n\}$ is any sequence converging to a, then $\{f(x_n)\}$ converges to f(a), we could just use this definition, and never work with the continuity -definition.
But can we do the opposite in some way? Can we start with the continuity definition and do something so that we never have to use the convergence definition, only the continuity?
In principle, yes. The mapping $$ x \colon \mathbb{N}\cup\{\infty\} \to X, \qquad x(n)=\begin{cases} x_n, & n < \infty, \\ x_\infty, & n = \infty \end{cases}$$ is continuous if and only if $x_\infty = \lim_{n\to \infty} x_n$. But this (rather trivial) observation is not very useful in practice.
P.S.: A metric on $\mathbb{N}\cup \{\infty\}$ is the following: $$ d_\infty ( n_1, n_2)=\lvert \arctan(n_1)-\arctan(n_2)\rvert, $$ where $\arctan(\infty)=\pi/2$.