Midnight-Cafe / lacus

Moderation bot
1 stars 4 forks source link

Investigate on how to go about creating a staging environment for Discord bots #2

Closed pk400 closed 3 years ago

pk400 commented 3 years ago

Description

It would be nice to have some sort of staging environment for testing new features. Not entirely sure how this would work with Discord bots, but let's figure it out! No PR needed for this, just a discussion to figure out the overall plan.

Acceptance Criteria

pk400 commented 3 years ago

I've added the bot to a private text channel which can act as a sort of "staging" environment, so as to not pollute the Discord server with random testing messages from the bot. We will however need to setup some Continuous Delivery to make it so that pushes made to the main branch deploys the bot.

pk400 commented 3 years ago

I created a separate ticket to handle Continuous Delivery #4