when a guild user runs this command, is the support channel per-command instance or per bot?
Solution
An instance is created before the bot logs in and afterwards that same instance is always referenced. Thank god because otherwise perf would be dogshit