A Discord Bot that provides seamless integration with ACS.
- Create your Discord Bot
- Set the
ALFRESCO_BOT_TOKEN
environment variable to be equal to your bot token - Run with
mvn spring-boot:run
.
⚠ WARNING:
Remember to either:
- start a local ACS deployment (for example via docker-compose)
- configure the bot to target your desired environment by tweaking the application.properties file
For further reference, please consider the following sections: