BloomGameStudio / BloomDiscordBot

1 stars 1 forks source link

Servercompatibility #21

Closed Sarahtonein closed 10 months ago

Sarahtonein commented 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.

Sarahtonein commented 10 months ago

There is more work to be done here.

Balugrizzly commented 10 months ago

Okey Remember to delete this branch and the associated stuff if you make a new one