Closed Sarahtonein closed 10 months ago
Modified constants to use a channel name instead of ID. Allowing for usage across multiple servers provided the channel name is the same.
Created a helper function to resolve channels within guilds if the name from constants matches.
Relocated removal of proposals as noticed that it was waiting until sleep in the vote_timer was over.
Removed some imports after making these changes as no longer needed.
There is more work to be done here.
Okey Remember to delete this branch and the associated stuff if you make a new one
Modified constants to use a channel name instead of ID. Allowing for usage across multiple servers provided the channel name is the same.
Created a helper function to resolve channels within guilds if the name from constants matches.
Relocated removal of proposals as noticed that it was waiting until sleep in the vote_timer was over.
Removed some imports after making these changes as no longer needed.