As a generalization, if $a$ is not an integer, then
$$ \sum_{k=-\infty}^{\infty} \frac{\sin k}{k+a} = \pi \Big(\cos (a) -\sin (a) \cot (\pi a) \Big).$$
This result can be derived using contour integration.
Let $C_{N}$ be a rectangular contour with vertices at $\pm (N+1/2) \pm i (N+1/2)$.
Using the function $\pi \cot(\pi z)$ won't work in the sense that $$\int_{C_{N}} \frac{\pi \cot(\pi z) e^{iz}}{z+a} \, dz$$ won't vanish as $N \to \infty$ through the positive integers.
The issue is that the magnitude of $e^{iz}$ grows exponentially as $\Im(z) \to - \infty$.
To address this issue, we replace $\cot(\pi z)$ with $$\color{red}{\cot(\pi z)-i =\csc(\pi z) e^{-i \pi z}}. $$
Like $\pi \cot(\pi z)$, the function $\pi\left(\cot(\pi z)-i\right)$ has simple poles at the integers with residue $1$.
But an important difference is that $\cot(\pi z)-i \to 0$ uniformly as $\Im(z) \to - \infty$.
More importantly, as $\Im(z) \to -\infty$, $\left| \cot(\pi z)-i \right| \sim 2e^{2 \pi \Im(z)}$.
Now we have a situation where the magnitude of the numerator decays exponentially to zero as $\Im(z) \to \pm \infty$.
Combining this with the $\frac{1}{z+a}$, what we have are conditions that essentially satisfy Jordan's lemma.
(If $\frac{1}{z}$ were replaced with $\frac{1}{z^{2}}$, then the exponential decay is not important. In that situation what's important is that the magnitude of the numerator stays bounded on the contour.)
So since the integral now vanishes, we have
$$2 \pi i \sum_{k=-\infty}^{\infty} \text{Res} \left[\frac{\pi e^{- i \pi z} \csc(\pi z)e^{iz}}{z+a}, k \right] + 2 \pi i \ \text{Res} \left[\frac{\pi e^{-i \pi z} \csc(\pi z)e^{iz}}{z+a},-a \right] = 0,$$
from which we get
$$ \begin{align} \sum_{k=-\infty}^{\infty}\frac{e^{ik}}{k+a} &= - \text{Res} \left[\frac{\pi e^{-i \pi z}\csc(\pi z) e^{iz}}{z+a},-a \right] \\ &= - \lim_{z \to -a} \pi e^{-i \pi z} \csc (\pi z) e^{iz} \\ &= \pi e^{i \pi a} \csc(\pi a)e^{-ia} \\ &= \pi \Big(\cos (\pi a) + i \sin (\pi a) \Big) \csc (\pi a)\Big( \cos (a) - i \sin (a)\Big) \\ &= \pi \ \frac{\cos ( a) \cos (\pi a) + \sin (a) \sin (\pi a)}{\sin (\pi a)} + i \pi \ \frac{\cos(a) \sin (\pi a) - \sin(a) \cos (\pi a)}{\sin (\pi a)}. \end{align} $$
Equating the imaginary parts on both sides of the equation, we have
$$ \sum_{k=-\infty}^{\infty} \frac{\sin k}{k+a} = \pi \Big(\cos (a) - \sin (a) \cot (\pi a) \Big).$$
Notice that nothing changes if we remove $k=0$ from the summation.
Therefore, $2 \sum_{n=1}^{\infty} \frac{\sin k}{k}$ is the limiting case as $a \to 0$.
For some reason Wolfram Alpha gives a better approximation for different values of $a$ if you ask for more digits.